#include <cmath>Go to the source code of this file.
Namespaces | |
| utl | |
Functions | |
| template<int branch> | |
| double | utl::InverseMoyal (const double y, const double eps=1e-6) |
| Inverse of the Moyal function. More... | |
| double | utl::Moyal (const double x) |
| Moyal function. More... | |