-
- Downloads
Introduce LinearSolver interface class
A LinearSolver is a solver for a linear system of equations. In particular, LinearSolver objects can be given a matrix and a right-hand-side vector.
Loading
Please register or sign in to comment
A LinearSolver is a solver for a linear system of equations. In particular, LinearSolver objects can be given a matrix and a right-hand-side vector.