useful powers in GW waveforms: 1/6, 1/3, 2/3, 4/3, 5/3, 2, 7/3, 8/3, -1, -1/6, -7/6, -1/3, -2/3, -5/3 calculated using only one invocation of 'pow', the rest are just multiplications and divisions
Definition at line 62 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::third |
Definition at line 64 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::two_thirds |
Definition at line 65 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::four_thirds |
Definition at line 66 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::five_thirds |
Definition at line 67 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::two |
Definition at line 68 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::seven_thirds |
Definition at line 69 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::eight_thirds |
Definition at line 70 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::inv |
Definition at line 71 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::m_seven_sixths |
Definition at line 72 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::m_third |
Definition at line 73 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::m_two_thirds |
Definition at line 74 of file LALSimIMRPhenomHM.h.
REAL8 PhenomHMUsefulPowers::m_five_thirds |
Definition at line 75 of file LALSimIMRPhenomHM.h.