SorMethodDSolve Method |
Name | Description | |
---|---|---|
Solve(MatrixD, VectorD) |
Solves the specified linear system of equations A * x = b.
(Inherited from IterativeLinearSystemSolverD.) | |
Solve(MatrixD, VectorD, VectorD) |
Solves the specified linear system of equations Ax=b.
(Overrides IterativeLinearSystemSolverDSolve(MatrixD, VectorD, VectorD).) |