|
CppNoddy
0.92
|
Specification for a templated DenseVector class – a dense, dynamic, vector object. More...
#include <vector>#include <complex>#include <algorithm>#include <functional>#include <string>#include <fstream>#include <iostream>#include <iomanip>#include <Exceptions.h>#include <Functors.h>Go to the source code of this file.
Classes | |
| class | CppNoddy::DenseVector< _Type > |
| An DenseVector class – a dense vector object. More... | |
Namespaces | |
| namespace | CppNoddy |
| A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
Specification for a templated DenseVector class – a dense, dynamic, vector object.
Definition in file DenseVector.h.
1.9.5
© 2012
R.E. Hewitt