Click or drag to resize

ConstrainedLeastSquaresProblem Fields

The ConstrainedLeastSquaresProblem type exposes the following members.

Fields
 NameDescription
Protected fieldconstraints_ Problem constraints.
(Inherited from LinearConstrainedProblem)
Protected fieldvariableBounds_ Map containing variable bounds. Key is the variable ID, the value is the bounds.
(Inherited from BoundedVariableProblem)
Top
See Also