Function

NumCosmoPlanckFIclear

Declaration [src]

void
nc_planck_fi_clear (
  NcPlanckFI** pfi
)

Description [src]

The reference count of pfi is decreased and the pointer is set to NULL.

Parameters

pfi

Type: NcPlanckFI

A NcPlanckFI.

The data is owned by the caller of the function.