Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Deprecated/old_18mar_diff/nto/TimerPulseTest.cpp File Reference

#include <j2k/nto/TimerPulse.hpp>

Go to the source code of this file.

Compounds

class  TimerPulseTest

Defines

#define WAITING   200000000

Functions

TimerPulseTest t (200000000)
int main ()


Define Documentation

#define WAITING   200000000
 

Definition at line 7 of file TimerPulseTest.cpp.


Function Documentation

int main void   
 

Definition at line 45 of file TimerPulseTest.cpp.

00045            {
00046   t.start();
00047 
00048   for(;;) {  // Infinite loop
00049     t.loop++;
00050   }
00051 
00052   return 0;
00053 }

TimerPulseTest t 200000000   
 

Referenced by smatrix::BackElim(), TLUDecomp::BackElim(), TLUDecomp::Decompose(), smatrix::FwdElim(), TLUDecomp::L(), smatrix::RecalcMaxCoef(), smatrix::det(), smatrix::lnScaledDet(), main(), smatrix::svector_ref::operator()(), and smIdentity::smIdentity().


Generated on Sun Oct 14 18:47:23 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001