Overload List
Name | Description | |
---|---|---|
![]() | 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.
|