CppNoddy  0.92
Loading...
Searching...
No Matches
Classes | Namespaces
SparseVector.h File Reference

A templated SparseVector class – a sparse, variable size, vector object. More...

#include <map>
#include <Exceptions.h>

Go to the source code of this file.

Classes

class  CppNoddy::SparseVector< _Type >
 An SparseVector class – a sparse vector object. More...
 

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

A templated SparseVector class – a sparse, variable size, vector object.

Definition in file SparseVector.h.

© 2012

R.E. Hewitt