Method
NumCosmoGalaxySDShapelndet_jac
Declaration [src]
gdouble
nc_galaxy_sd_shape_lndet_jac (
NcGalaxySDShape* gsds,
const NcmComplex* g,
const NcmComplex* E_obs
)
Description [src]
Computes the natural logarithm of the absolute value of the Jacobian determinant of the transformation from intrinsic to observed ellipticity.
Parameters
g-
Type:
NcmComplexInput reduced shear as a
NcmComplex.The data is owned by the caller of the method. E_obs-
Type:
NcmComplexInput observed ellipticity as a
NcmComplex.The data is owned by the caller of the method.