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