ThePEG::Math::Functions::InvX1mX Struct Reference

Class corresponding to functions of the form $1/(x(1-x))$. More...

#include <Maths.h>

Inheritance diagram for ThePEG::Math::Functions::InvX1mX:

ThePEG::Math::MathType

List of all members.

Static Public Member Functions

static double primitive (double x)
 The primitive function.
static double integrate (double x0, double x1)
 Integrate function in a given interval.
static double generate (double x0, double x1, double R)
 Sample a distribution in a given interval given a flat random number R in the interval ]0,1[.


Detailed Description

Class corresponding to functions of the form $1/(x(1-x))$.

Definition at line 276 of file Maths.h.


Member Function Documentation

static double ThePEG::Math::Functions::InvX1mX::primitive ( double  x  )  [inline, static]

The primitive function.

Definition at line 279 of file Maths.h.

static double ThePEG::Math::Functions::InvX1mX::integrate ( double  x0,
double  x1 
) [inline, static]

Integrate function in a given interval.

Definition at line 284 of file Maths.h.

static double ThePEG::Math::Functions::InvX1mX::generate ( double  x0,
double  x1,
double  R 
) [inline, static]

Sample a distribution in a given interval given a flat random number R in the interval ]0,1[.

Definition at line 290 of file Maths.h.


The documentation for this struct was generated from the following file:

Generated on Thu Apr 29 12:43:32 2010 for ThePEG by  doxygen 1.5.5