IterativeLinearSystemSolverDSolve Method |
Name | Description | |
---|---|---|
Solve(MatrixD, VectorD) |
Solves the specified linear system of equations A * x = b.
| |
Solve(MatrixD, VectorD, VectorD) |
Solves the specified linear system of equations A * x = b using an initial guess.
|