#include <stdio.h>#include <math.h>#include <lal/LALConfig.h>#include <lal/LALStdlib.h>#include <lal/Integrate.h>Include dependency graph for AstroOmega.h:

Go to the source code of this file.
Data Structures | |
| struct | tagAstroOmegaCosmoParams |
| struct | tagAstroOmegaSourceParams |
| struct | tagAstroOmegaParams |
Typedefs | |
| typedef void( | REAL8LALSDensity )(REAL8 *output, REAL8 input) |
| typedef tagAstroOmegaCosmoParams | AstroOmegaCosmoParams |
| typedef tagAstroOmegaSourceParams | AstroOmegaSourceParams |
| typedef tagAstroOmegaParams | AstroOmegaParams |
Functions | |
| NRCSID (ASTROOMEGAH,"$Id: AstroOmega.h,v 1.7 2007/06/08 14:41:54 bema Exp $") | |
| void | LALAstroOmega (LALStatus *status, REAL8 *result, REAL8 nu, void *params) |
| typedef void( REAL8LALSDensity)(REAL8 *output, REAL8 input) |
Definition at line 108 of file AstroOmega.h.
| typedef struct tagAstroOmegaCosmoParams AstroOmegaCosmoParams |
| typedef struct tagAstroOmegaSourceParams AstroOmegaSourceParams |
| typedef struct tagAstroOmegaParams AstroOmegaParams |
| NRCSID | ( | ASTROOMEGAH | , | |
| "$Id: AstroOmega. | h, | |||
| v 1.7 2007/06/08 14:41:54 bema Exp $" | ||||
| ) |
Definition at line 189 of file AstroOmega.c.
1.5.2