Method
NumCosmoMathSFSphericalHarmonicsget_Klm
Declaration [src]
NcmSFSphericalHarmonicsK*
ncm_sf_spherical_harmonics_get_Klm (
NcmSFSphericalHarmonics* spha,
const gint l0,
const gint m
)
Description [src]
Gets an array of NcmSFSphericalHarmonicsK with the coefficients necessary to move
the recurrence from $(l_0, m)\; \to\; (l_\mathrm{max}, m)$.
This method is not directly available to language bindings.