cgal/OpenNL/long_description.txt

14 lines
379 B
Plaintext

--------------------- Open Numerical Library <T> -------------------------
General information
===================
This is OpenNL<T>, a library to easily construct and solve sparse linear systems.
* OpenNL<T> is supplied with a set of built-in iterative solvers
(Conjugate gradient and BICGSTAB)
* OpenNL can also use other solvers (by writing a SolverTraits class)