CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch12/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