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

Interface TrivariateFunction

    • Method Detail

      • value

        double value(double x,
                     double y,
                     double z)
        Compute the value for the function.
        Parameters:
        x - x-coordinate for which the function value should be computed.
        y - y-coordinate for which the function value should be computed.
        z - z-coordinate 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.