Double |
| Name | Description | |
|---|---|---|
| Solve(DoubleMatrix) | Uses the current factorization to solve for several right hand sides. | |
| Solve(DoubleVector) | Uses the current factorization to solve for the given right hand side. | |
| Solve(DoubleVector, DoubleVector) | Uses the current factorization to solve for the given right hand side and places the result in the provided vector. |