CppNoddy
0.92
|
A matrix class that constructs a DENSE matrix as an STL Vector of DenseVectors. More...
Go to the source code of this file.
Classes | |
class | CppNoddy::DenseMatrix< _Type > |
A matrix class that constructs a DENSE matrix as a row major std::vector of DenseVectors. 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 DENSE matrix as an STL Vector of DenseVectors.
Definition in file DenseMatrix.h.
© 2012
R.E. Hewitt