Function

NumCosmoDataClusterWLFactorclear

Declaration [src]

void
nc_data_cluster_wl_factor_clear (
  NcDataClusterWLFactor** dcwlf
)

Description [src]

Decreases the reference count of dcwlf by one, and sets the pointer dcwlf to NULL.

Parameters

dcwlf

Type: NcDataClusterWLFactor

A NcDataClusterWLFactor.

The data is owned by the caller of the function.