STK++ 0.9.13
STK_lapack_SymEigen.h File Reference

In this file we define the enclosing class of the syevr lapck routine. More...

#include "STK_ISymEigen.h"
#include "STK_lapack_Util.h"
Include dependency graph for STK_lapack_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< lapack::SymEigen< SquareArray_ > >
 Specialization for the lapack::SymEigen class. More...
 
class  STK::lapack::SymEigen< SquareArray >
 { More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::lapack
 namespace enclosing the wrappers of the lapack routines.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we define the enclosing class of the syevr lapck routine.

Definition in file STK_lapack_SymEigen.h.