Creates a template mesh for BCV (or, alternatively, for SPA but assuing a constant metric) using the mismatch metric. More...
Prototypes | |
static void | GetInspiralMoments (LALStatus *status, InspiralMomentsEtc *moments, REAL8FrequencySeries *psd, InspiralTemplate *params) |
void | LALInspiralComputeBCVMetric (LALStatus *status, InspiralMetric *metric, REAL8FrequencySeries *shf, 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 MetricTest.c.
Go to the source code of this file.
|
static |
Definition at line 159 of file MetricTest.c.
void LALInspiralComputeBCVMetric | ( | LALStatus * | status, |
InspiralMetric * | metric, | ||
REAL8FrequencySeries * | shf, | ||
InspiralTemplate * | params | ||
) |
int main | ( | void | ) |
Definition at line 70 of file MetricTest.c.