Method

NumCosmoWLEllipticitySeriesTraceeval

Declaration [src]

void
nc_wl_ellipticity_series_trace_eval (
  NcWLEllipticitySeriesTrace* ser,
  gdouble rho
)

Description [src]

Refills sers chi and jac series (see nc_wl_ellipticity_series_trace_get_chi()/ _get_jac()) at $\chi_L=\rho\,w$. $\chi_L,\bar\chi_L,d_1=-(\chi_L+\bar\chi_L)$ are computed once here and shared by both the chi and jac recursions (identical quantities, same $\rho$, never needed concurrently). Also fills nc_wl_ellipticity_series_trace_get_abs_sq() ($|\chi_I(\chi_L,g)|^2= \chi_I\overline{\chi_I}$, population-independent, exactly the $\rho^2(g)$ input nc_galaxy_shape_pop_eval_p_rho2_g_series() needs).

Parameters

rho

Type: gdouble

$\rho=|\chi_L|$.