Click or drag to resize

OptBoundVariable Properties

The OptBoundVariable type exposes the following members.

Properties
 NameDescription
Public propertyFixed Value that indicates if the variable is fixed.
(Inherited from OptVariable)
Public propertyInitialGuess The initial guess for this variable.
(Inherited from OptVariable)
Public propertyLowerBound The lower bound.
Public propertyName The variable name.
(Inherited from OptVariable)
Public propertyUpperBound The upper bound.
Top
See Also