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

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.
 

Detailed Description

Implementation of the DenseVector class – a dense, variable size, vector object.

Definition in file DenseVector.cpp.

© 2012

R.E. Hewitt