Constructor

NumCosmoPowspecMLCBEnew_full

Declaration [src]

NcPowspecMLCBE*
nc_powspec_ml_cbe_new_full (
  NcCBE* cbe
)

Description [src]

Creates a new NcPowspecMLCBE from cbe.

Parameters

cbe

Type: NcCBE

A NcCBE.

The data is owned by the caller of the function.

Return value

Type: NcPowspecMLCBE

The newly created NcPowspecMLCBE.

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