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 |
| cs_cosmo_functions_t XLALCSCosmoFunctions | ( | double * | z, |
| size_t | n | ||
| ) |
Definition at line 118 of file cs_lambda_cosmo.c.
| cs_cosmo_functions_t XLALCSCosmoFunctionsAlloc | ( | double | zmin, |
| double | dlnz, | ||
| size_t | n | ||
| ) |
Definition at line 77 of file cs_lambda_cosmo.c.
| void XLALCSCosmoFunctionsFree | ( | cs_cosmo_functions_t | cosmofns | ) |
Definition at line 159 of file cs_lambda_cosmo.c.