CppNoddy
0.92
|
A matrix class that constructs a BANDED matrix. More...
Go to the source code of this file.
Classes | |
class | CppNoddy::BandedMatrix< _Type > |
A matrix class that constructs a BANDED matrix. More... | |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
A matrix class that constructs a BANDED matrix.
Storage is contiguous for use with external banded solvers.
Definition in file BandedMatrix.h.
© 2012
R.E. Hewitt