Click or drag to resize

OptBoundVariable Fields

The OptBoundVariable type exposes the following members.

Fields
 NameDescription
Protected field_Fixed Value that indicates if the variable is fixed.
(Inherited from OptVariable)
Protected field_InitialGuess The initial guess for this variable.
(Inherited from OptVariable)
Protected field_LowerBound The lower bound.
Protected field_Name The variable name.
(Inherited from OptVariable)
Protected field_UpperBound The upper bound.
Private field_UseBounds 
Top
See Also