#include <lal/LALInspiral.h>#include <stdio.h>#include <math.h>Include dependency graph for LALInspiralWaveTaper.c:

Go to the source code of this file.
Functions | |
| NRCSID (LALINSPIRALWAVETAPERC,"$Id: LALInspiralWaveTaper.c,v 1.10 2008/09/05 16:56:19 ram Exp $") | |
| void | LALInspiralWaveTaper (LALStatus *status, REAL4Vector *signal, UINT4 bookends) |
| int | XLALInspiralWaveTaper (REAL4Vector *signal, InspiralApplyTaper bookends) |
| NRCSID | ( | LALINSPIRALWAVETAPERC | , | |
| "$Id: LALInspiralWaveTaper. | c, | |||
| v 1.10 2008/09/05 16:56:19 ram Exp $" | ||||
| ) |
| void LALInspiralWaveTaper | ( | LALStatus * | status, | |
| REAL4Vector * | signal, | |||
| UINT4 | bookends | |||
| ) |
Definition at line 78 of file LALInspiralWaveTaper.c.
| int XLALInspiralWaveTaper | ( | REAL4Vector * | signal, | |
| InspiralApplyTaper | bookends | |||
| ) |
Definition at line 122 of file LALInspiralWaveTaper.c.
1.5.2