Method

NumCosmoMathLHRatio1dset_pindex

Declaration [src]

void
ncm_lh_ratio1d_set_pindex (
  NcmLHRatio1d* lhr1d,
  NcmMSetPIndex* pi
)

Description [src]

Sets the parameter index of lhr1d to pi. The parameter pi must be a free parameter of the model mid.

Parameters

pi

Type: NcmMSetPIndex

A NcmMSetPIndex.

The data is owned by the caller of the method.