#include <lal/LALStdlib.h>#include <lal/AVFactories.h>#include <lal/VectorOps.h>#include <lal/Sort.h>#include <math.h>#include <lal/ZPGFilter.h>Include dependency graph for BilinearTransform.c:

Go to the source code of this file.
Functions | |
| NRCSID (BILINEARTRANSFORMC,"$Id: BilinearTransform.c,v 1.13 2007/06/08 14:41:56 bema Exp $") | |
| int | XLALWToZCOMPLEX8ZPGFilter (COMPLEX8ZPGFilter *filter) |
| int | XLALWToZCOMPLEX16ZPGFilter (COMPLEX16ZPGFilter *filter) |
| void | LALWToZCOMPLEX8ZPGFilter (LALStatus *stat, COMPLEX8ZPGFilter *filter) |
| void | LALWToZCOMPLEX16ZPGFilter (LALStatus *stat, COMPLEX16ZPGFilter *filter) |
| NRCSID | ( | BILINEARTRANSFORMC | , | |
| "$Id: BilinearTransform. | c, | |||
| v 1.13 2007/06/08 14:41:56 bema Exp $" | ||||
| ) |
| int XLALWToZCOMPLEX8ZPGFilter | ( | COMPLEX8ZPGFilter * | filter | ) |
Definition at line 163 of file BilinearTransform.c.
| int XLALWToZCOMPLEX16ZPGFilter | ( | COMPLEX16ZPGFilter * | filter | ) |
Definition at line 407 of file BilinearTransform.c.
| void LALWToZCOMPLEX8ZPGFilter | ( | LALStatus * | stat, | |
| COMPLEX8ZPGFilter * | filter | |||
| ) |
Definition at line 653 of file BilinearTransform.c.
| void LALWToZCOMPLEX16ZPGFilter | ( | LALStatus * | stat, | |
| COMPLEX16ZPGFilter * | filter | |||
| ) |
Definition at line 678 of file BilinearTransform.c.
1.5.2