Method
NumCosmoMathLHRatio2dconf_region
Declaration [src]
NcmLHRatio2dRegion*
ncm_lh_ratio2d_conf_region (
NcmLHRatio2d* lhr2d,
gdouble clevel,
gdouble expected_np,
NcmFitRunMsgs mtype
)
Parameters
clevel-
Type:
gdoubleConfidence level.
expected_np-
Type:
gdoubleExpected number of points, if lesser than 1 it uses the default value of 100.
mtype-
Type:
NcmFitRunMsgsA
NcmFitRunMsgs.
Return value
Type: NcmLHRatio2dRegion
A NcmLHRatio2dRegion.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |