Documentation of 'org.apache.commons.math.analysis.MultivariateVectorialFunction' Java class
MultivariateVectorialFunction
org.apache.commons.math.analysis

Interface MultivariateVectorialFunction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double[] value(double[] point)
      Compute the value for the function at the given point.
    • Method Detail

      • value

        double[] value(double[] point)
                throws FunctionEvaluationException,
                       java.lang.IllegalArgumentException
        Compute the value for the function at the given point.
        Parameters:
        point - point at which the function must be evaluated
        Returns:
        function value for the given point
        Throws:
        FunctionEvaluationException - if the function evaluation fails
        java.lang.IllegalArgumentException - if points dimension is wrong

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.