STK++ 1.0

STK_Eigenvalues.h File Reference

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

#include "STK_Vector.h"
#include "STK_MatrixSquare.h"
Include dependency graph for STK_Eigenvalues.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::Eigenvalues
 The class Eigenvalues compute the eigenvalue Decomposition of a symmetric Matrix. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

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

Definition in file STK_Eigenvalues.h.