Constructor

NumCosmoCBEprec_new

Declaration [src]

NcCBE*
nc_cbe_prec_new (
  NcCBEPrecision* cbe_prec
)

Description [src]

Creates a new NcCBE object using the specified precision parameters.

Parameters

cbe_prec

Type: NcCBEPrecision

A NcCBEPrecision.

The data is owned by the caller of the function.

Return value

Type: NcCBE

A new NcCBE.

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