Constructor
NumCosmoRecombCBEfull_new
Declaration [src]
NcRecombCBE*
nc_recomb_cbe_full_new (
NcCBE* cbe
)
Description [src]
Creates a new NcRecombCBE using default properties
and cbe as the Class backend object NcCBE.
Parameters
cbe-
Type:
NcCBEA
NcCBEobject.The data is owned by the caller of the function.
Return value
Type: NcRecombCBE
A new NcRecombCBE.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |