CppNoddy
0.92
|
Implementation of a DENSE matrix as an Vector of DenseVector. More...
#include <complex>
#include <algorithm>
#include <DenseVector.h>
#include <DenseMatrix.h>
#include <Exceptions.h>
#include <Functors.h>
#include <Utility.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 a DENSE matrix as an Vector of DenseVector.
Definition in file DenseMatrix.cpp.
© 2012
R.E. Hewitt