Method

NumCosmoMathSBesselIntegratorGLset_npts

Declaration [src]

void
ncm_sbessel_integrator_gl_set_npts (
  NcmSBesselIntegratorGL* sbigl,
  guint npts
)

Description [src]

Sets the number of Gauss-Legendre quadrature points used in the oscillatory region. This will reallocate the GL table if the value changes.

Parameters

npts

Type: guint

Number of Gauss-Legendre quadrature points.