Classes | Defines | Functions
tmt.cc File Reference
#include "include.h"
#include "newmat.h"
#include "tmt.h"
Include dependency graph for tmt.cc:

Go to the source code of this file.

Classes

class  PrintCounter

Defines

#define WANT_STREAM

Functions

void Clean (Matrix &A, Real c)
void Clean (DiagonalMatrix &A, Real c)
int main ()
PrintCounter PCN ("Number of matrices tested = ")
PrintCounter PCZ ("Number of non-zero matrices (should be 1) = ")
void PentiumCheck (Real N, Real D)
void Print (const Matrix &X)
void Print (const UpperTriangularMatrix &X)
void Print (const DiagonalMatrix &X)
void Print (const SymmetricMatrix &X)
void Print (const LowerTriangularMatrix &X)
void TestTypeAdd ()
void TestTypeConcat ()
void TestTypeKP ()
void TestTypeMult ()
void TestTypeOrder ()
void TestTypeSP ()

Define Documentation

#define WANT_STREAM

Definition at line 1 of file tmt.cc.


Function Documentation

void Clean ( Matrix &  A,
Real  c 
)

Definition at line 121 of file tmt.cc.

void Clean ( DiagonalMatrix &  A,
Real  c 
)

Definition at line 131 of file tmt.cc.

int main ( )

Definition at line 162 of file tmt.cc.

void PentiumCheck ( Real  N,
Real  D 
)

Definition at line 138 of file tmt.cc.

void Print ( const Matrix &  X)

Definition at line 35 of file tmt.cc.

void Print ( const UpperTriangularMatrix &  X)

Definition at line 51 of file tmt.cc.

void Print ( const DiagonalMatrix &  X)

Definition at line 69 of file tmt.cc.

void Print ( const SymmetricMatrix &  X)

Definition at line 86 of file tmt.cc.

void Print ( const LowerTriangularMatrix &  X)

Definition at line 104 of file tmt.cc.

void TestTypeAdd ( )

Definition at line 258 of file tmt.cc.

void TestTypeConcat ( )

Definition at line 315 of file tmt.cc.

void TestTypeKP ( )

Definition at line 373 of file tmt.cc.

void TestTypeMult ( )

Definition at line 286 of file tmt.cc.

void TestTypeOrder ( )

Definition at line 402 of file tmt.cc.

void TestTypeSP ( )

Definition at line 344 of file tmt.cc.



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