Documentation of 'org.apache.commons.math3.analysis.BivariateFunction' Java class
BivariateFunction
org.apache.commons.math3.analysis

Interface BivariateFunction

    • Method Detail

      • value

        double value(double x,
                     double y)
        Compute the value for the function.
        Parameters:
        x - Abscissa for which the function value should be computed.
        y - Ordinate for which the function value should be computed.
        Returns:
        the value.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.