Click or drag to resize

DoubleCOWeightedLeastSqFactor Method

Overload List
 NameDescription
Public methodFactor(DoubleMatrix, DoubleVector) Performs any factorization on the matrix A necessary before computing a solution to the weighted least squares problem.
Public methodFactor(DoubleMatrix, DoubleVector, Boolean) Performs any factorization on the matrix A necessary before computing a solution to the weighted least squares problem.
Top
See Also