Function

NumCosmoMathPowspecSphereProjclear

Declaration [src]

void
ncm_powspec_sphere_proj_clear (
  NcmPowspecSphereProj** psp
)

Description [src]

If psp is different from NULL, decreases the reference count of psp by one and sets fftlog to NULL.

Parameters

psp

Type: NcmPowspecSphereProj

A NcmPowspecSphereProj.

The data is owned by the caller of the function.