Function

NumCosmoMathPLN1Dclear

Declaration [src]

void
ncm_pln1d_clear (
  NcmPLN1D** pln1d
)

Description [src]

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

Parameters

pln1d

Type: NcmPLN1D

A NcmPLN1D.

The data is owned by the caller of the function.