class NLopt::VectorConstraint
- NLopt::VectorConstraint
- NLopt::Constraint
- Reference
- Object
Defined in:
nlopt/constraints.crInstance Method Summary
- #apply(h : LibNLopt::Opt)
- #equality : Bool
- #equality=(equality : Bool)
- #f : VectorConstraintFunction
- #f=(f : VectorConstraintFunction)
- #m : Int32
- #m=(m : Int32)
- #tol : Array(Float64)
- #tol=(tol : Array(Float64))