CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/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