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