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

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.
 

Detailed Description

Implementation of a DENSE matrix as an Vector of DenseVector.

Definition in file DenseMatrix.cpp.

© 2012

R.E. Hewitt