![]() | Double |
The DoubleIterativelyReweightedLeastSq type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this instance. |
![]() ![]() | SolutionUnchanged | Default convergence function for IRLS. Can be made into a ToleranceMet delegate. |
![]() | Solve(DoubleMatrix, DoubleVector) | Solves the least squares problem Ax = b for x using the method of iteratively Reweighted least squares. |
![]() | Solve(DoubleMatrix, DoubleVector, Boolean) | Solves the least squares problem Ax = b for x using the method of iteratively Reweighted least squares. |