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: NcmComplex

Reduced shear as a NcmComplex.

The data is owned by the caller of the function.
chi_obs

Type: NcmComplex

Observed distortion as a NcmComplex.

The data is owned by the caller of the function.

Return value

Type: gdouble

The log-determinant of the shear Jacobian.