Function
NumCosmoGalaxySDObsRedshiftIntegrandFunc
Declaration
gdouble
(* NcGalaxySDObsRedshiftIntegrandFunc) (
gpointer callback_data,
const gdouble z,
NcGalaxySDObsRedshiftData* data
)
Parameters
callback_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. z-
Type:
const gdoubleNo description available.
data-
Type:
NcGalaxySDObsRedshiftDataNo description available.
The data is owned by the caller of the function.