Method

NumCosmoCBEPrecisionref

Declaration [src]

NcCBEPrecision*
nc_cbe_precision_ref (
  NcCBEPrecision* cbe_prec
)

Description [src]

Increases the reference count of cbe_prec.

Return value

Type: NcCBEPrecision

cbe_prec.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.