Class SmoothingFunction

    • Constructor Detail

      • SmoothingFunction

        public SmoothingFunction​(double factor)
        Creates a new smoothing function with the given factor.
        Parameters:
        factor - some smoothing factor.