IConstraints |
The IConstraintsProjector type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFeasible | Determines whether the specified input values satisfy the feasibility criteria. | |
| Project | Projects the specified input vector onto a target space, applying constraints as indicated. | |
| ToProjectorWithoutFixedParameters | Creates a new constraint projector with all fixed parameters eliminated from the constraints. | |
| TryConvertToBoxConstraints | Attempts to convert the constraints to simple box constraints for each parameter. |