Constructor
NumCosmoPowspecMLTransfernew
Declaration [src]
NcPowspecMLTransfer*
nc_powspec_ml_transfer_new (
NcTransferFunc* tf
)
Parameters
tf-
Type:
NcTransferFuncA
NcTransferFunc.The data is owned by the caller of the function.
Return value
Type: NcPowspecMLTransfer
The newly created NcPowspecMLTransfer.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |