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

Implementation of the matrix class that constructs a BANDED matrix as a DenseVector. More...

#include <string>
#include <memory>
#include <algorithm>
#include <DenseVector.h>
#include <BandedMatrix.h>
#include <Exceptions.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 matrix class that constructs a BANDED matrix as a DenseVector.

Definition in file BandedMatrix.cpp.

© 2012

R.E. Hewitt