Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

Float_FF.h

Go to the documentation of this file.
00001 
00008 #ifndef __FLOAT_FF_H
00009 #define __FLOAT_FF_H
00010 
00011 #ifndef __NAMEDO_H
00012 #include "jbltools/sfh/NamedO.h"
00013 #endif /* #ifndef __NAMEDO_H */
00014 
00015 #ifdef FLOATFUN_IS_DOUBLE
00016 typedef double Float_FF;
00017 #else
00018 typedef float Float_FF;
00019 #endif
00020 
00021 #endif /* #ifndef __FLOAT_FF_H */

Generated on Thu Oct 26 12:52:56 2006 for SFH by doxygen 1.3.2