Method

NumCosmoMathSBesselIntegratorLevinset_cheb_reltol

Declaration [src]

void
ncm_sbessel_integrator_levin_set_cheb_reltol (
  NcmSBesselIntegratorLevin* sbilv,
  gdouble cheb_reltol
)

Description [src]

Sets the relative tolerance for Chebyshev decomposition of the integrand.

Parameters

cheb_reltol

Type: gdouble

Chebyshev decomposition relative tolerance.