Function

NumCosmoMathCSQ1Dclear

Declaration [src]

void
ncm_csq1d_clear (
  NcmCSQ1D** csq1d
)

Description [src]

Decreases the reference count of csq1d and sets the pointer csq1d to NULL.

Parameters

csq1d

Type: NcmCSQ1D

A NcmCSQ1D.

The data is owned by the caller of the function.