Method

NumCosmoGalaxyShapeFactorIntegrandcopy

Declaration [src]

NcGalaxyShapeFactorIntegrand*
nc_galaxy_shape_factor_integrand_copy (
  NcGalaxyShapeFactorIntegrand* callback_obj
)

Description [src]

Copies the integrand for the galaxy shape data.

Return value

Type: NcGalaxyShapeFactorIntegrand

A copy of callback_obj.

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