Jive reference manual
|
This package provides support for solving linear systems of equations. It comprises two classes that implement an iterative solution algorithm, and one class that implements a direct algorithm.
All classes and functions in this package are declared in the namespace jive::solver
.