Click or drag to resize

ConstraintIsSatisfied Method

Overload List
 NameDescription
Public methodIsSatisfied(DoubleVector) Determines if the constraint represented by this instance is satisfied at the given point.
Public methodIsSatisfied(DoubleVector, Double) Determines if the constraint represented by this instance is satisfied at the given point withing the given tolerance. The tolerance associated with this object, accessed with the Tolerance property, is ignored.
Top
See Also