Method

NumCosmoGalaxySDShapeIntegrandcopy

Declaration [src]

NcGalaxySDShapeIntegrand*
nc_galaxy_sd_shape_integrand_copy (
  NcGalaxySDShapeIntegrand* callback_obj
)

Description [src]

Copies the integrand for the galaxy shape data.

Return value

Type: NcGalaxySDShapeIntegrand

A copy of callback_obj.

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