tmt.cpp File Reference

#include "include.h"
#include "newmat.h"
#include "tmt.h"

Classes

class  PrintCounter

Defines

#define WANT_STREAM
#define WANT_TIME

Functions

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 ()

Define Documentation

#define WANT_STREAM
#define WANT_TIME

Function Documentation

void Clean ( DiagonalMatrix A,
Real  c 
)
void Clean ( Matrix A,
Real  c 
)
void FillWithValues ( MultWithCarry MWC,
Matrix M 
)
int main ( void   ) 
PrintCounter PCN (  ) 

Referenced by Print().

PrintCounter PCZ (  ) 

Referenced by Print().

void PentiumCheck ( Real  N,
Real  D 
)

Referenced by main().

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 (  ) 

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1