|
virtual double | f (vector< double > args) |
|
bool | integrateGauss (double &result, int iArg, double xLo, double xHi, vector< double > args, double tol=1e-6) |
|
bool | brent (double &solution, double target, int iArg, double xLo, double xHi, vector< double > argsIn, double tol=1e-6, int maxIter=10000) |
|
Definition at line 142 of file PythiaStdlib.h.
The documentation for this class was generated from the following files: