Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

bounded.h

Go to the documentation of this file.
00001 
00007 #ifndef __BOUNDED_H__
00008 #define __BOUNDED_H__
00009 
00010 
00020 namespace Bounded {
00021 
00022 
00025 typedef long LargeInt;
00026 
00027 
00030 typedef double LargeFloat;
00031 
00032 
00036 typedef double Magnitude;
00037 
00038  
00039 } /* namespace Bounded */
00040 
00041 #endif /* __BOUNDED_H__ */

Generated on Mon Jan 20 02:35:43 2003 for RF-LISSOM by doxygen1.3-rc2