/afs/csl.tjhsst.edu/students/2007/kkassing/work/libmala/fmath.h

Go to the documentation of this file.
00001 #ifndef _FMATH_H_
00002 #define _FMATH_H_
00003 
00004 #include <math.h>
00005 //#define SSE
00006 
00007 inline float invsqrt(float);
00008 inline void invsqrt_p(float*);
00009 inline float ffabs(float);
00010 inline void ffabs_p(float*);
00011 
00012 #endif

Generated on Fri Jun 1 09:08:57 2007 for Antigone by  doxygen 1.4.7