used to cache the recurring (frequency-independent) prefactors of AmpInsAnsatz.
Must be inited with a call to init_amp_ins_prefactors(&prefactors, p);
Definition at line 279 of file LALSimIMRPhenomD_internals.h.
Data Fields | |
double | two_thirds |
double | one |
double | four_thirds |
double | five_thirds |
double | two |
double | seven_thirds |
double | eight_thirds |
double | three |
double | amp0 |
double AmpInsPrefactors::two_thirds |
Definition at line 281 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::one |
Definition at line 282 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::four_thirds |
Definition at line 283 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::five_thirds |
Definition at line 284 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::two |
Definition at line 285 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::seven_thirds |
Definition at line 286 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::eight_thirds |
Definition at line 287 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::three |
Definition at line 288 of file LALSimIMRPhenomD_internals.h.
double AmpInsPrefactors::amp0 |
Definition at line 290 of file LALSimIMRPhenomD_internals.h.