Constructor
NumCosmoMathFitMCBSnew
Declaration [src]
NcmFitMCBS*
ncm_fit_mcbs_new (
NcmFit* fit
)
Parameters
fit-
Type:
NcmFitA
NcmFit.The data is owned by the caller of the function.
Return value
Type: NcmFitMCBS
A new NcmFitMCBS object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |