Page MenuHomeHEPForge

GammaSeries.h
No OneTemporary

GammaSeries.h

#ifndef GammaSeries_H
#define GammaSeries_H
/** Returns the series summation of the series representation
* of the incomplete gamma function P(a,x).
* source: Numerical Recipes
*/
extern float GammaSeries( float a, float x );
#endif

File Metadata

Mime Type
text/x-c
Expires
Wed, May 14, 10:58 AM (23 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111312
Default Alt Text
GammaSeries.h (243 B)

Event Timeline