Method

NumCosmoMathReparampeek_param_desc

Declaration [src]

NcmSParam*
ncm_reparam_peek_param_desc (
  NcmReparam* reparam,
  guint i
)

Description [src]

Peeks the i-th parameter description.

Parameters

i

Type: guint

Index of the changed parameter.

Return value

Type: NcmSParam

The i-th parameter description.

The returned data is owned by the instance.