Documentation of 'org.jquantlib.math.optimization.Constraint' Java class
Constraint
org.jquantlib.math.optimization

Class Constraint

    • Constructor Summary

      Constructors 
      Constructor and Description
      Constraint() 
      Constraint(org.jquantlib.math.optimization.Constraint.Impl impl) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean empty() 
      boolean test(Array p) 
      double update(Array params, Array direction, double beta) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Constraint

        public Constraint()
      • Constraint

        public Constraint(org.jquantlib.math.optimization.Constraint.Impl impl)
    • Method Detail

      • empty

        public boolean empty()
      • test

        public boolean test(Array p)
      • update

        public double update(Array params,
                             Array direction,
                             double beta)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.