Constructor
NumCosmoTransferFuncCAMBnew
Declaration [src]
NcTransferFunc*
nc_transfer_func_camb_new (
void
)
Description [src]
Creates a new NcTransferFuncCAMB object that uses CAMB as backend for
computing the transfer function.
Return value
Type: NcTransferFunc
A new NcTransferFunc.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |