Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInspiral 5.0.3.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
PNTemplates.c File Reference

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)
 

Detailed Description

Creates a template mesh for BCV (or, alternatively, for SPA but assuing a constant metric) using the mismatch metric.

Author
B.S. Sathyaprakash

Usage

Description

Algorithm

Uses

#define lalDebugLevel

Notes

Definition in file PNTemplates.c.

Go to the source code of this file.

Function Documentation

◆ GetInspiralMoments()

static void GetInspiralMoments ( LALStatus status,
InspiralMomentsEtc moments,
REAL8FrequencySeries psd,
InspiralTemplate params 
)
static

Definition at line 225 of file PNTemplates.c.

◆ main()

int main ( void  )

Definition at line 64 of file PNTemplates.c.