Click or drag to resize

DoubleIterativelyReweightedLeastSqSolve Method

Overload List
 NameDescription
Public methodSolve(DoubleMatrix, DoubleVector) Solves the least squares problem Ax = b for x using the method of iteratively Reweighted least squares.
Public methodSolve(DoubleMatrix, DoubleVector, Boolean) Solves the least squares problem Ax = b for x using the method of iteratively Reweighted least squares.
Top
See Also