Documentation of 'org.apache.commons.math3.optim.nonlinear.vector.MultivariateVectorOptimizer' Java class
MultivariateVectorOptimizer
org.apache.commons.math3.optim.nonlinear.vector

Class MultivariateVectorOptimizer

    • Method Detail

      • getWeight

        public RealMatrix getWeight()
        Deprecated. 
        Gets the weight matrix of the observations.
        Returns:
        the weight matrix.
      • getTarget

        public double[] getTarget()
        Deprecated. 
        Gets the observed values to be matched by the objective vector function.
        Returns:
        the target values.
      • getTargetSize

        public int getTargetSize()
        Deprecated. 
        Gets the number of observed values.
        Returns:
        the length of the target vector.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.