CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_6/src/CommonTools/Statistics/src/GammaSeries.h

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