Function
NumCosmoGalaxyRedshiftFactorIntegrandFunc
Declaration
gdouble
(* NcGalaxyRedshiftFactorIntegrandFunc) (
gpointer callback_data,
const gdouble z,
NcGalaxyRedshiftFactorData* 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:
NcGalaxyRedshiftFactorDataNo description available.
The data is owned by the caller of the function.