Definition at line 123 of file synthesizeBstatMC.c.
Data Fields | |
double | A |
double | B |
double | C |
double | E |
const gsl_vector * | x_mu |
double | cosi |
only used for inner 2D Gauss-Kronod gsl-integration: value of cosi at which to integrate over psi More... | |
double integrationParams_t::A |
Definition at line 124 of file synthesizeBstatMC.c.
double integrationParams_t::B |
Definition at line 125 of file synthesizeBstatMC.c.
double integrationParams_t::C |
Definition at line 126 of file synthesizeBstatMC.c.
double integrationParams_t::E |
Definition at line 127 of file synthesizeBstatMC.c.
const gsl_vector* integrationParams_t::x_mu |
Definition at line 128 of file synthesizeBstatMC.c.
double integrationParams_t::cosi |
only used for inner 2D Gauss-Kronod gsl-integration: value of cosi at which to integrate over psi
Definition at line 129 of file synthesizeBstatMC.c.