| QRSolve Method |
| Name | Description | |
|---|---|---|
| Solve(Double) |
Returns the solution to the least-squares problem Ax = b.
| |
| Solve(Double, Double) |
Returns the solution to the least-squares problem Ax = b using an
input tolerance.
|