Method
NumCosmoGalaxySDPositioninteg
Declaration [src]
NcGalaxySDPositionIntegrand*
nc_galaxy_sd_position_integ (
NcGalaxySDPosition* gsdp,
gboolean use_lnp
)
Parameters
use_lnp-
Type:
gbooleanIf TRUE the integrand must return the natural logarithm of the probability density.
Return value
Type: NcGalaxySDPositionIntegrand
A new NcGalaxySDPositionIntegrand object.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |