Function

NumCosmoCBEPrecisionclear

Declaration [src]

void
nc_cbe_precision_clear (
  NcCBEPrecision** cbe_prec
)

Description [src]

Decreases the reference count of cbe_prec and sets cbe_prec to NULL.

Parameters

cbe_prec

Type: NcCBEPrecision

A NcCBEPrecision.

The data is owned by the caller of the function.