CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CommonTools/Statistics/src/GammaLn.h

Go to the documentation of this file.
00001 #ifndef GammaLn_H
00002 #define GammaLn_H
00003 
00005 extern float GammaLn( float z );
00006 
00007 #endif