ROOT 6.08/07 Reference Guide |
namespace defining Utility functions needed by mathcore More...
Functions | |
double | EvalLog (double x) |
safe evaluation of log(x) with a protections against negative or zero argument to the log smooth linear extrapolation below function values smaller than epsilon (better than a simple cut-off) More... | |
template<class T > | |
std::string | ToString (const T &val) |
Utility function for conversion to strings. More... | |
namespace defining Utility functions needed by mathcore
|
inline |