Function
NumCosmoMathSFSphericalHarmonicsYnew
Declaration [src]
NcmSFSphericalHarmonicsY*
ncm_sf_spherical_harmonics_Y_new (
NcmSFSphericalHarmonics* spha,
const gdouble abstol
)
Parameters
spha-
Type:
NcmSFSphericalHarmonicsA
NcmSFSphericalHarmonics.The data is owned by the caller of the function. abstol-
Type:
const gdoubleAbsolute tolerance.
Return value
Type: NcmSFSphericalHarmonicsY
A new NcmSFSphericalHarmonicsY.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |