Documentation of 'com.joptimizer.functions.QuadraticMultivariateRealFunction' Java class
QuadraticMultivariateRealFunction
com.joptimizer.functions

Class QuadraticMultivariateRealFunction

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getDim()
      Dimension of the function argument.
      DoubleMatrix2D getP() 
      DoubleMatrix1D getQ() 
      double getR() 
      double[] gradient(double[] X)
      Function gradient at point X.
      double[][] hessian(double[] X)
      Function hessian at point X.
      double value(double[] X)
      Evaluation of the function at point X.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.