|
STK++ 0.9.13
|
In this file we define the ISymEigen class (for a symmetric matrix). More...
#include <Sdk.h>#include "STK_Algebra_Util.h"#include <Arrays/include/STK_CArraySquare.h>#include <Arrays/include/STK_CArrayVector.h>

Go to the source code of this file.
Classes | |
| class | STK::ISymEigen< Derived > |
| The class ISymEigen is an interface class for the method computing the eigenvalue Decomposition of a symmetric ArrayXX. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the ISymEigen class (for a symmetric matrix).
Definition in file STK_ISymEigen.h.