Constructor
NumCosmoMathMPIJobMCMCnew
Declaration [src]
NcmMPIJobMCMC*
ncm_mpi_job_mcmc_new (
NcmFit* fit,
NcmObjArray* func_oa
)
Parameters
fit-
Type:
NcmFitA
NcmFit.The data is owned by the caller of the function. func_oa-
Type:
NcmObjArrayA
NcmObjArray.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: NcmMPIJobMCMC
A new NcmMPIJobMCMC.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |