Box |
The BoxConstraintsProjector type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsFeasible | Determines whether the specified input values satisfy the feasibility criteria. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| 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. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| TryConvertToBoxConstraints | Attempts to convert the constraints to simple box constraints for each parameter. |