Opt |
The OptBoundVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| _Fixed |
Value that indicates if the variable is fixed.
(Inherited from OptVariable) | |
| _InitialGuess |
The initial guess for this variable.
(Inherited from OptVariable) | |
| _LowerBound | The lower bound. | |
| _Name |
The variable name.
(Inherited from OptVariable) | |
| _UpperBound | The upper bound. | |
| _UseBounds |