Function

NumCosmoSNIADistCovclear

Declaration [src]

void
nc_snia_dist_cov_clear (
  NcSNIADistCov** dcov
)

Description [src]

If dcov is not NULL, decreases the reference count of dcov and sets dcov to NULL.

Parameters

dcov

Type: NcSNIADistCov

A NcSNIADistCov.

The data is owned by the caller of the function.