STK++ 0.9.13
|
In this file we define the SymEigen class (for a symmetric matrix). More...
#include "STK_ISymEigen.h"
#include "Arrays/include/STK_Array2DVector.h"
#include "STK_Householder.h"
#include "STK_Givens.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::AlgebraTraits< SymEigen< SquareArray_ > > |
Specialization for the Qr class. More... | |
class | STK::SymEigen< SquareArray > |
The class SymEigen compute the eigenvalue Decomposition of a symmetric ArrayXX. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
Macros | |
#define | MAXITER 30 |
In this file we define the SymEigen class (for a symmetric matrix).
Definition in file STK_SymEigen.h.
#define MAXITER 30 |
Definition at line 43 of file STK_SymEigen.h.