Function
NumCosmowl_ellipticity_lndet_jac_trace_det_ptr
Declaration [src]
gdouble
nc_wl_ellipticity_lndet_jac_trace_det_ptr (
const NcmComplex* g,
const NcmComplex* e_obs
)
Description [src]
Computes the natural logarithm of the absolute value of the Jacobian
determinant of the intrinsic -> observed map at e_obs, in the
trace-determinant (ellipticity) convention.
Parameters
g-
Type:
NcmComplexReduced shear as a
NcmComplex.The data is owned by the caller of the function. e_obs-
Type:
NcmComplexObserved ellipticity as a
NcmComplex.The data is owned by the caller of the function.