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

Specification of the dense linear eigensystem class. More...

#include <Types.h>
#include <LinearEigenSystem_base.h>

Go to the source code of this file.

Classes

class  CppNoddy::DenseLinearEigenSystem< _Type >
 A linear Nth-order generalised eigensystem class. More...
 

Namespaces

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

Detailed Description

Specification of the dense linear eigensystem class.

This class links to LAPACK to perform the solver phase.

Definition in file DenseLinearEigenSystem.h.

© 2012

R.E. Hewitt