$search

tmt.cpp File Reference

#include "include.h"
#include "newmat.h"
#include "tmt.h"
Include dependency graph for tmt.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PrintCounter



#define WANT_STREAM
#define WANT_TIME
void Clean (DiagonalMatrix &A, Real c)
void Clean (Matrix &A, Real c)
void FillWithValues (MultWithCarry &MWC, Matrix &M)
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 LowerTriangularMatrix &X)
void Print (const SymmetricMatrix &X)
void Print (const DiagonalMatrix &X)
void Print (const UpperTriangularMatrix &X)
void Print (const Matrix &X)
void TestTypeAdd ()
void TestTypeConcat ()
void TestTypeKP ()
void TestTypeMult ()
void TestTypeOrder ()
void TestTypeSP ()

Detailed Description

Main file for matrix library test program.

Definition in file tmt.cpp.


Define Documentation

#define WANT_STREAM

Definition at line 7 of file tmt.cpp.

#define WANT_TIME

Definition at line 8 of file tmt.cpp.


Function Documentation

void Clean ( DiagonalMatrix A,
Real  c 
)

Definition at line 138 of file tmt.cpp.

void Clean ( Matrix A,
Real  c 
)

Definition at line 128 of file tmt.cpp.

void FillWithValues ( MultWithCarry MWC,
Matrix M 
)

Definition at line 190 of file tmt.cpp.

int main ( void   ) 

Definition at line 215 of file tmt.cpp.

PrintCounter PCN (  ) 
PrintCounter PCZ (  ) 
void PentiumCheck ( Real  N,
Real  D 
)

Definition at line 145 of file tmt.cpp.

void Print ( const LowerTriangularMatrix X  ) 

Definition at line 111 of file tmt.cpp.

void Print ( const SymmetricMatrix X  ) 

Definition at line 93 of file tmt.cpp.

void Print ( const DiagonalMatrix X  ) 

Definition at line 76 of file tmt.cpp.

void Print ( const UpperTriangularMatrix X  ) 

Definition at line 58 of file tmt.cpp.

void Print ( const Matrix X  ) 

Definition at line 42 of file tmt.cpp.

void TestTypeAdd (  ) 

Definition at line 311 of file tmt.cpp.

void TestTypeConcat (  ) 

Definition at line 374 of file tmt.cpp.

void TestTypeKP (  ) 

Definition at line 438 of file tmt.cpp.

void TestTypeMult (  ) 

Definition at line 342 of file tmt.cpp.

void TestTypeOrder (  ) 

Definition at line 470 of file tmt.cpp.

void TestTypeSP (  ) 

Definition at line 406 of file tmt.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:21 2013