Method

NumCosmoMathMSetfparam_get_pi

Declaration [src]

const NcmMSetPIndex*
ncm_mset_fparam_get_pi (
  NcmMSet* mset,
  guint n
)

Description [src]

Gets the NcmMSetPIndex of the n-th free parameter.

Parameters

n

Type: guint

Free parameter index.

Return value

Type: NcmMSetPIndex

The NcmMSetPIndex of the n-th free parameter.

The returned data is owned by the instance.