Click or drag to resize

IConstraintsProjector Methods

The IConstraintsProjector type exposes the following members.

Methods
 NameDescription
Public methodIsFeasible Determines whether the specified input values satisfy the feasibility criteria.
Public methodProject Projects the specified input vector onto a target space, applying constraints as indicated.
Public methodToProjectorWithoutFixedParameters Creates a new constraint projector with all fixed parameters eliminated from the constraints.
Public methodTryConvertToBoxConstraints Attempts to convert the constraints to simple box constraints for each parameter.
Top
See Also