updfevolv is hosted by Hepforge, IPPP Durham
uPDF Namespace Reference

Functions

double ipow (double, int)
 
int iipow (int, int)
 
void ccfmuPDF (int kf, double x, double kt, double p, double xpq[13])
 
double Cdhfint (int narg, double arg[500], int nent[500], double ent[500], double table[1000000])
 

Function Documentation

void uPDF::ccfmuPDF ( int  kf,
double  x,
double  kt,
double  p,
double  xpq[13] 
)

References Cdhfint(), filename, and first.

Referenced by main().

double uPDF::Cdhfint ( int  narg,
double  arg[500],
int  nent[500],
double  ent[500],
double  table[1000000] 
)

Referenced by ccfmuPDF().

int uPDF::iipow ( int  ,
int   
)
double uPDF::ipow ( double  ,
int   
)