Virtual Method

NumCosmoGalaxySDPositioninteg

Declaration [src]

NcGalaxySDPositionIntegrand*
integ (
  NcGalaxySDPosition* gsdp,
  gboolean use_lnp
)

Description [src]

Prepares the integrand for the galaxy position distribution.

Parameters

use_lnp

Type: gboolean

If 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.