Click or drag to resize

ConstrainedLeastSquaresProblem Constructor

Overload List
 NameDescription
Public methodConstrainedLeastSquaresProblem Constructs an empty ConstrainedLeastSquaresProblem instance.
Public methodConstrainedLeastSquaresProblem(DoubleMatrix, DoubleVector) Constructs a ConstrainedLeastSquaresProblem instance for the problem Ax = b.
Top
See Also