Method

NumCosmoGalaxySDObsRedshiftIntegrandcopy

Declaration [src]

NcGalaxySDObsRedshiftIntegrand*
nc_galaxy_sd_obs_redshift_integrand_copy (
  NcGalaxySDObsRedshiftIntegrand* callback_obj
)

Description [src]

Copies the integrand for the galaxy redshift data.

Return value

Type: NcGalaxySDObsRedshiftIntegrand

A copy of callback_obj.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.