#include <lal/LALInspiralBank.h>Include dependency graph for LALMatrixTransform.c:

Go to the source code of this file.
Functions | |
| NRCSID (LALMATRIXTRANSFORMC,"$Id: LALMatrixTransform.c,v 1.10 2007/06/08 14:41:42 bema Exp $") | |
| void | LALMatrixTransform (LALStatus *status, INT4 n, REAL8 **data1, REAL8 **data2, REAL8 **data3) |
| NRCSID | ( | LALMATRIXTRANSFORMC | , | |
| "$Id: LALMatrixTransform. | c, | |||
| v 1.10 2007/06/08 14:41:42 bema Exp $" | ||||
| ) |
| void LALMatrixTransform | ( | LALStatus * | status, | |
| INT4 | n, | |||
| REAL8 ** | data1, | |||
| REAL8 ** | data2, | |||
| REAL8 ** | data3 | |||
| ) |
Definition at line 65 of file LALMatrixTransform.c.
1.5.2