Method

NumCosmoMathFitESMCMCWalkerAPESpeek_sds

Declaration [src]

void
ncm_fit_esmcmc_walker_apes_peek_sds (
  NcmFitESMCMCWalkerAPES* apes,
  NcmStatsDist** sd0,
  NcmStatsDist** sd1
)

Description [src]

Peeks the currently used NcmStatsDist objects.

Parameters

sd0

Type: NcmStatsDist

A NcmStatsDist.

The argument will be set by the function.
The returned data is owned by the instance.
sd1

Type: NcmStatsDist

A NcmStatsDist.

The argument will be set by the function.
The returned data is owned by the instance.