NUMCXX
0.13.20181108
Numerical library for small projects and teaching purposes
|
This introduction is a guide to the main classes and headers of numcxx. Essentially it is meant to give a direction for reading through the documentation.
Used to include all other headers of the library.
This is the one-dimensional array class.
This is a dense matrix class.
This is a dense solver class
This is a sparse matrix class.
This is a sparse solver class interfacimg to UMFPACK