Documentation of 'joptima.Function2D' Java class
Function2D
joptima

Interface Function2D

    • Method Detail

      • calculate

        double calculate(double x,
                         double y)
        Calculates the value of the function at the given x-y point using the preset parameters.
        Parameters:
        x - the x coordinate to calculate the function at
        y - the y coordinate to calculate the function at
        Returns:
        the value of the function at the given x-y point

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.