DirectSolver#

class DirectSolver[source]#

Base class for all direct solvers.

Methods

solve()

Solves the given linear system of equations Ax=b.