|
CppNoddy
0.92
|
Implementation of the DenseVector class – a dense, variable size, vector object. More...
#include <vector>#include <complex>#include <algorithm>#include <functional>#include <numeric>#include <DenseVector.h>#include <Exceptions.h>#include <Functors.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. | |
Implementation of the DenseVector class – a dense, variable size, vector object.
Definition in file DenseVector.cpp.
1.9.5
© 2012
R.E. Hewitt