Overload List

NameDescription
Solve(array<Double>[]()[])
Returns the solution to the least-squares problem Ax = b.
Solve(array<Double>[]()[], Double)
Returns the solution to the least-squares problem Ax = b using an input tolerance.

See Also