![]() |
![]() |
![]() |
NumCosmo Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
Synopsis
struct NcmLHRatio2d; struct NcmLHRatio2dClass; struct NcmLHRatio2dPoint; enum NcmLHRatio2dRoot; void ncm_lh_ratio2d_clear (NcmLHRatio2d **lhr2d
); GList * ncm_lh_ratio2d_conf_region (NcmLHRatio2d *lhr2d
,gdouble clevel
,NcmFitRunMsgs mtype
); GList * ncm_lh_ratio2d_fisher_border (NcmLHRatio2d *lhr2d
,gdouble clevel
,NcmFitRunMsgs mtype
); void ncm_lh_ratio2d_free (NcmLHRatio2d *lhr2d
); NcmLHRatio2d * ncm_lh_ratio2d_new (NcmFit *fit
,NcmMSetPIndex pi1
,NcmMSetPIndex pi2
); void ncm_lh_ratio2d_points_free (GList *points
); void ncm_lh_ratio2d_points_print (GList *points
,FILE *out
); void ncm_lh_ratio2d_set_pindex (NcmLHRatio2d *lhr2d
,NcmMSetPIndex pi1
,NcmMSetPIndex pi2
);
Properties
"fit" NcmFit* : Write / Construct Only "pi1" NcmMSetPIndex* : Read / Write / Construct "pi2" NcmMSetPIndex* : Read / Write / Construct
Details
enum NcmLHRatio2dRoot
typedef enum { NCM_LH_RATIO2D_ROOT_BRACKET = 0, NCM_LH_RATIO2D_ROOT_NUMDIFF, } NcmLHRatio2dRoot;
ncm_lh_ratio2d_conf_region ()
GList * ncm_lh_ratio2d_conf_region (NcmLHRatio2d *lhr2d
,gdouble clevel
,NcmFitRunMsgs mtype
);
FIXME
|
a NcmFit
|
|
FIXME |
|
FIXME |
Returns : |
FIXME |
ncm_lh_ratio2d_fisher_border ()
GList * ncm_lh_ratio2d_fisher_border (NcmLHRatio2d *lhr2d
,gdouble clevel
,NcmFitRunMsgs mtype
);
FIXME
|
a NcmFit
|
|
FIXME |
|
FIXME |
Returns : |
FIXME |
ncm_lh_ratio2d_new ()
NcmLHRatio2d * ncm_lh_ratio2d_new (NcmFit *fit
,NcmMSetPIndex pi1
,NcmMSetPIndex pi2
);
FIXME
|
FIXME |
|
FIXME |
|
FIXME |
Returns : |
FIXME |
ncm_lh_ratio2d_points_print ()
void ncm_lh_ratio2d_points_print (GList *points
,FILE *out
);
FIXME
|
FIXME |
|
FIXME |
ncm_lh_ratio2d_set_pindex ()
void ncm_lh_ratio2d_set_pindex (NcmLHRatio2d *lhr2d
,NcmMSetPIndex pi1
,NcmMSetPIndex pi2
);
FIXME
|
a NcmLHRatio2d. |
|
FIXME |
|
FIXME |