Method
NumCosmoGalaxyShapeFactorlndet_jac
Declaration [src]
gdouble
nc_galaxy_shape_factor_lndet_jac (
NcGalaxyShapeFactor* gsf,
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.