AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::integrate_fp_constants Namespace Reference

Variables

static const double xl2 = 0.358568582800318073
 
static const double xl4 = 0.948683298050513796
 
static const double xl5 = 0.688247201611685289
 
static const double w2 = 980./6561
 
static const double w4 = 200./19683
 
static const double wp2 = 245./486
 
static const double wp4 = 25./729
 
static const double wn1 [14]
 
static const double wn3 [14]
 
static const double wn5 [14]
 
static const double wpn1 [14]
 
static const double wpn3 [14]
 

Variable Documentation

◆ w2

const double AmpGen::integrate_fp_constants::w2 = 980./6561
static

Definition at line 14 of file integrate_fp.h.

◆ w4

const double AmpGen::integrate_fp_constants::w4 = 200./19683
static

Definition at line 15 of file integrate_fp.h.

◆ wn1

const double AmpGen::integrate_fp_constants::wn1[14]
static
Initial value:
= { -0.193872885230909911, -0.555606360818980835,
-0.876695625666819078, -1.15714067977442459, -1.39694152314179743,
-1.59609815576893754, -1.75461057765584494, -1.87247878880251983,
-1.94970278920896201, -1.98628257887517146, -1.98221815780114818,
-1.93750952598689219, -1.85215668343240347, -1.72615963013768225}

Definition at line 19 of file integrate_fp.h.

◆ wn3

const double AmpGen::integrate_fp_constants::wn3[14]
static
Initial value:
= { 0.0518213686937966768, 0.0314992633236803330,
0.0111771579535639891,-0.00914494741655235473,-0.0294670527866686986,
-0.0497891581567850424,-0.0701112635269013768, -0.0904333688970177241,
-0.110755474267134071, -0.131077579637250419, -0.151399685007366752,
-0.171721790377483099, -0.192043895747599447, -0.212366001117715794}

Definition at line 25 of file integrate_fp.h.

◆ wn5

const double AmpGen::integrate_fp_constants::wn5[14]
static
Initial value:
= { 0.871183254585174982e-01, 0.435591627292587508e-01,
0.217795813646293754e-01, 0.108897906823146873e-01, 0.544489534115734364e-02,
0.272244767057867193e-02, 0.136122383528933596e-02, 0.680611917644667955e-03,
0.340305958822333977e-03, 0.170152979411166995e-03, 0.850764897055834977e-04,
0.425382448527917472e-04, 0.212691224263958736e-04, 0.106345612131979372e-04}

Definition at line 31 of file integrate_fp.h.

◆ wp2

const double AmpGen::integrate_fp_constants::wp2 = 245./486
static

Definition at line 16 of file integrate_fp.h.

◆ wp4

const double AmpGen::integrate_fp_constants::wp4 = 25./729
static

Definition at line 17 of file integrate_fp.h.

◆ wpn1

const double AmpGen::integrate_fp_constants::wpn1[14]
static
Initial value:
= { -1.33196159122085045, -2.29218106995884763,
-3.11522633744855959, -3.80109739368998611, -4.34979423868312742,
-4.76131687242798352, -5.03566529492455417, -5.17283950617283939,
-5.17283950617283939, -5.03566529492455417, -4.76131687242798352,
-4.34979423868312742, -3.80109739368998611, -3.11522633744855959}

Definition at line 37 of file integrate_fp.h.

◆ wpn3

const double AmpGen::integrate_fp_constants::wpn3[14]
static
Initial value:
= { 0.0445816186556927292, -0.0240054869684499309,
-0.0925925925925925875, -0.161179698216735251, -0.229766803840877915,
-0.298353909465020564, -0.366941015089163228, -0.435528120713305891,
-0.504115226337448555, -0.572702331961591218, -0.641289437585733882,
-0.709876543209876532, -0.778463648834019195, -0.847050754458161859}

Definition at line 43 of file integrate_fp.h.

◆ xl2

const double AmpGen::integrate_fp_constants::xl2 = 0.358568582800318073
static

Definition at line 11 of file integrate_fp.h.

◆ xl4

const double AmpGen::integrate_fp_constants::xl4 = 0.948683298050513796
static

Definition at line 12 of file integrate_fp.h.

◆ xl5

const double AmpGen::integrate_fp_constants::xl5 = 0.688247201611685289
static

Definition at line 13 of file integrate_fp.h.