Function

NumCosmoMathSFSphericalHarmonicsclear

Declaration [src]

void
ncm_sf_spherical_harmonics_clear (
  NcmSFSphericalHarmonics** spha
)

Description [src]

Decrease the reference count of spha by one, and sets the pointer *spha to NULL.

Parameters

spha

Type: NcmSFSphericalHarmonics

A NcmSFSphericalHarmonics.

The data is owned by the caller of the function.