Constructor

NumCosmoMathFitESMCMCWalkerWalknew

Declaration [src]

NcmFitESMCMCWalkerWalk*
ncm_fit_esmcmc_walker_walk_new (
  guint nwalkers
)

Description [src]

Creates a new NcmFitESMCMCWalkerWalk to be used with nwalkers.

Parameters

nwalkers

Type: guint

Number of walkers.

Return value

Type: NcmFitESMCMCWalkerWalk

A new NcmFitESMCMCWalkerWalk.

The caller of the function takes ownership of the data, and is responsible for freeing it.