Method

NumCosmoGalaxySDShapeinteg

Declaration [src]

NcGalaxySDShapeIntegrand*
nc_galaxy_sd_shape_integ (
  NcGalaxySDShape* gsds,
  gboolean use_lnp
)

Description [src]

Creates a new galaxy shape integrand.

Parameters

use_lnp

Type: gboolean

If TRUE the integrand must return the natural logarithm of the probability density.

Return value

Type: NcGalaxySDShapeIntegrand

A new NcGalaxySDShapeIntegrand object.

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