STK++ 0.9.13
STK_SymEigen.h File Reference

In this file we define the SymEigen class (for a symmetric matrix). More...

Include dependency graph for STK_SymEigen.h:
This graph shows which files directly or indirectly include this file:

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.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Macros

#define MAXITER   30
 

Detailed Description

In this file we define the SymEigen class (for a symmetric matrix).

Definition in file STK_SymEigen.h.

Macro Definition Documentation

◆ MAXITER

#define MAXITER   30

Definition at line 43 of file STK_SymEigen.h.