Defines | Functions
evalue.cc File Reference
#include "include.h"
#include "newmatap.h"
#include "newmatrm.h"
#include "precisio.h"
Include dependency graph for evalue.cc:

Go to the source code of this file.

Defines

#define REPORT   {}
#define WANT_MATH

Functions

void EigenValues (const SymmetricMatrix &A, DiagonalMatrix &D, Matrix &Z)
void EigenValues (const SymmetricMatrix &X, DiagonalMatrix &D)
void EigenValues (const SymmetricMatrix &X, DiagonalMatrix &D, SymmetricMatrix &A)
static void tql1 (DiagonalMatrix &D, DiagonalMatrix &E)
static void tql2 (DiagonalMatrix &D, DiagonalMatrix &E, Matrix &Z)
static void tred2 (const SymmetricMatrix &A, DiagonalMatrix &D, DiagonalMatrix &E, Matrix &Z)
static void tred3 (const SymmetricMatrix &X, DiagonalMatrix &D, DiagonalMatrix &E, SymmetricMatrix &A)

Define Documentation

#define REPORT   {}

Definition at line 19 of file evalue.cc.

#define WANT_MATH

Definition at line 5 of file evalue.cc.


Function Documentation

void EigenValues ( const SymmetricMatrix &  A,
DiagonalMatrix &  D,
Matrix &  Z 
)

Definition at line 283 of file evalue.cc.

void EigenValues ( const SymmetricMatrix &  X,
DiagonalMatrix &  D 
)

Definition at line 286 of file evalue.cc.

void EigenValues ( const SymmetricMatrix &  X,
DiagonalMatrix &  D,
SymmetricMatrix &  A 
)

Definition at line 289 of file evalue.cc.

static void tql1 ( DiagonalMatrix &  D,
DiagonalMatrix &  E 
) [static]

Definition at line 222 of file evalue.cc.

static void tql2 ( DiagonalMatrix &  D,
DiagonalMatrix &  E,
Matrix &  Z 
) [static]

Definition at line 98 of file evalue.cc.

static void tred2 ( const SymmetricMatrix &  A,
DiagonalMatrix &  D,
DiagonalMatrix &  E,
Matrix &  Z 
) [static]

Definition at line 24 of file evalue.cc.

static void tred3 ( const SymmetricMatrix &  X,
DiagonalMatrix &  D,
DiagonalMatrix &  E,
SymmetricMatrix &  A 
) [static]

Definition at line 179 of file evalue.cc.



rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14