BoundedVariableLeastSquares Properties |
The BoundedVariableLeastSquares type exposes the following members.
Name | Description | |
---|---|---|
Iterations |
The number of iterations used to find the solution.
| |
MaxIterations |
The maximum number of iterations.
| |
ResidualNorm |
The euclidean norm of the residual vector, .
| |
Tolerance |
The internal tolerance used to determine the relative linear
dependence of a column vector for a variable moved from its initial
value.
|