8 static double Eval(
const double& x ) {
return Li2My( x ); };
9 static double Li2Cern(
const double& x );
10 static double Li2My(
const double& x );
static double Li2My(const double &x)
static double Li2Cern(const double &x)
static double Eval(const double &x)