thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
ThePEG::Math::Power< N, true > Struct Template Reference

Struct for powers. More...

#include <Maths.h>

Static Public Member Functions

static double pow (double x)
 Member for the power.
 

Detailed Description

template<int N>
struct ThePEG::Math::Power< N, true >

Struct for powers.

Definition at line 125 of file Maths.h.

Member Function Documentation

◆ pow()

template<int N>
static double ThePEG::Math::Power< N, true >::pow ( double  x)
inlinestatic

Member for the power.

Definition at line 127 of file Maths.h.


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