Creates a template mesh for BCV (or, alternatively, for SPA but assuing a constant metric) using the mismatch metric. More...
Prototypes | |
void | LALInspiralCreateFlatBank (LALStatus *status, REAL4VectorSequence *list, InspiralBankParams *bankParams) |
The code expects list->vectorLength=2 and allocates just the requisite amount of memory to list and returns the number of grid points in list->length . More... | |
static void | GetInspiralMoments (LALStatus *status, InspiralMomentsEtc *moments, REAL8FrequencySeries *psd, InspiralTemplate *params) |
int | main (void) |
Creates a template mesh for BCV (or, alternatively, for SPA but assuing a constant metric) using the mismatch metric.
Definition in file PNTemplates.c.
Go to the source code of this file.
|
static |
Definition at line 225 of file PNTemplates.c.
int main | ( | void | ) |
Definition at line 64 of file PNTemplates.c.