Method
NumCosmoGalaxySDShapeinteg
Declaration [src]
NcGalaxySDShapeIntegrand*
nc_galaxy_sd_shape_integ (
NcGalaxySDShape* gsds,
gboolean use_lnp
)
Parameters
use_lnp-
Type:
gbooleanIf 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. |