Constructor

NumCosmoMathSBesselIntegratorGLnew

Declaration [src]

NcmSBesselIntegratorGL*
ncm_sbessel_integrator_gl_new (
  guint ell_min,
  guint ell_max
)

Description [src]

Creates a new NcmSBesselIntegratorGL.

Parameters

ell_min

Type: guint

Minimum multipole.

ell_max

Type: guint

Maximum multipole.

Return value

Type: NcmSBesselIntegratorGL

A new NcmSBesselIntegratorGL.

The caller of the function takes ownership of the data, and is responsible for freeing it.