Method

NumCosmoMathLHRatio2dset_pindex

Declaration [src]

void
ncm_lh_ratio2d_set_pindex (
  NcmLHRatio2d* lhr2d,
  NcmMSetPIndex* pi1,
  NcmMSetPIndex* pi2
)

Description [src]

Sets the parameters to be used in the likelihood ratio analysis.

Parameters

pi1

Type: NcmMSetPIndex

A NcmMSetPIndex for the first parameter.

The data is owned by the caller of the method.
pi2

Type: NcmMSetPIndex

A NcmMSetPIndex for the second parameter.

The data is owned by the caller of the method.