ThePEG  1.8.0
Classes
ThePEG::Math::Functions Namespace Reference

This namespace introduces some useful function classes with known primitive and inverse primitive functions. More...

Classes

struct  PowX
 Class corresponding to functions of the form $x^N$ with integer N. More...
struct  Pow1mX
 
      Class corresponding to functions of the form \form#763

with integer N. More...

struct  InvX1mX
 Class corresponding to functions of the form $1/(x(1-x))$. More...
struct  ExpX
 Class corresponding to functions of the form $e^x$. More...
struct  FracPowX
 Class corresponding to functions of the form $x^{N/D}$ with integer N and D. More...

Detailed Description

This namespace introduces some useful function classes with known primitive and inverse primitive functions.

Useful to sample corresponding distributions.