LALBurst 2.0.7.1-eeff03c
cs_cosmo.h File Reference

Prototypes

cs_cosmo_functions_t XLALCSCosmoFunctions (double *z, size_t n)
 
cs_cosmo_functions_t XLALCSCosmoFunctionsAlloc (double zmin, double dlnz, size_t n)
 
void XLALCSCosmoFunctionsFree (cs_cosmo_functions_t)
 

Go to the source code of this file.

Data Structures

struct  cs_cosmo_functions_t
 

Function Documentation

◆ XLALCSCosmoFunctions()

cs_cosmo_functions_t XLALCSCosmoFunctions ( double *  z,
size_t  n 
)

Definition at line 118 of file cs_lambda_cosmo.c.

◆ XLALCSCosmoFunctionsAlloc()

cs_cosmo_functions_t XLALCSCosmoFunctionsAlloc ( double  zmin,
double  dlnz,
size_t  n 
)

Definition at line 77 of file cs_lambda_cosmo.c.

◆ XLALCSCosmoFunctionsFree()

void XLALCSCosmoFunctionsFree ( cs_cosmo_functions_t  cosmofns)

Definition at line 159 of file cs_lambda_cosmo.c.