Constructor

NumCosmoMathSFSphericalHarmonicsnew

Declaration [src]

NcmSFSphericalHarmonics*
ncm_sf_spherical_harmonics_new (
  const gint lmax
)

Description [src]

Creates a new NcmSFSphericalHarmonics object.

Parameters

lmax

Type: const gint

$\ell_\mathrm{max}$.

Return value

Type: NcmSFSphericalHarmonics

A new NcmSFSphericalHarmonics.

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