Function

NumCosmoHaloBiasDespaliclear

Declaration [src]

void
nc_halo_bias_despali_clear (
  NcHaloBiasDespali** biasf_despali
)

Description [src]

If biasf_despali is not NULL, decreases the reference count of the object and sets biasf_despali to NULL. If the reference count reaches zero, the object is destroyed.

Parameters

biasf_despali

Type: NcHaloBiasDespali

A NcHaloBiasDespali.

The data is owned by the caller of the function.