Constructor
NumCosmoMathModelCtrlnew
Declaration [src]
NcmModelCtrl*
ncm_model_ctrl_new (
NcmModel* model
)
Parameters
model-
Type:
NcmModelA
NcmModelorNULL.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: NcmModelCtrl
A NcmModelCtrl.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |