CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/CommonTools/Statistics/src/GammaContinuedFraction.h

Go to the documentation of this file.
00001 #ifndef GammaContinuedFraction_H
00002 #define GammaContinuedFraction_H
00003 
00009 extern float GammaContinuedFraction( float a, float x );
00010 
00011 #endif