CppNoddy  0.92
Loading...
Searching...
No Matches
Namespaces
SparseMatrix.cpp File Reference

Implementation of a SPARSE matrix as an STL Vector of SparseVectors, inheriting from Matrix_base. More...

#include <string>
#include <complex>
#include <SparseMatrix.h>
#include <Exceptions.h>

Go to the source code of this file.

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

Implementation of a SPARSE matrix as an STL Vector of SparseVectors, inheriting from Matrix_base.

Definition in file SparseMatrix.cpp.

© 2012

R.E. Hewitt