Method

NumCosmoGalaxySDPositionIntegrandcopy

Declaration [src]

NcGalaxySDPositionIntegrand*
nc_galaxy_sd_position_integrand_copy (
  NcGalaxySDPositionIntegrand* callback_obj
)

Description [src]

Copies the galaxy position integrand.

Return value

Type: NcGalaxySDPositionIntegrand

A copy of callback_obj.

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