Class RandomFunction

    • Constructor Detail

      • RandomFunction

        public RandomFunction​(java.lang.String name,
                              double amplitude)
    • Method Detail

      • getValue

        public double getValue​(double x)
        Specified by:
        getValue in interface Function1D