#include <lal/LALStdlib.h>#include <lal/LALStatusMacros.h>#include <lal/LALInspiral.h>#include <lal/LALInspiralBank.h>#include <lal/LIGOMetadataTables.h>Include dependency graph for InspiralBankGeneration.c:

Go to the source code of this file.
Functions | |
| NRCSID (INSPIRALBANKGENERATIONC,"$Id: InspiralBankGeneration.c,v 1.37 2008/07/05 18:42:20 lppekows Exp $") | |
| void | LALInspiralBankGeneration (LALStatus *status, InspiralCoarseBankIn *input, SnglInspiralTable **first, INT4 *ntiles) |
| NRCSID | ( | INSPIRALBANKGENERATIONC | , | |
| "$Id: InspiralBankGeneration. | c, | |||
| v 1.37 2008/07/05 18:42:20 lppekows Exp $" | ||||
| ) |
| void LALInspiralBankGeneration | ( | LALStatus * | status, | |
| InspiralCoarseBankIn * | input, | |||
| SnglInspiralTable ** | first, | |||
| INT4 * | ntiles | |||
| ) |
Definition at line 32 of file InspiralBankGeneration.c.
1.5.2