Top | ![]() |
![]() |
![]() |
![]() |
Functions
NcmLHRatio1d * | ncm_lh_ratio1d_new () |
void | ncm_lh_ratio1d_free () |
void | ncm_lh_ratio1d_clear () |
void | ncm_lh_ratio1d_set_pindex () |
void | ncm_lh_ratio1d_find_bounds () |
Properties
NcmMSetFunc * | constraint | Read / Write |
NcmFit * | fit | Read / Write / Construct Only |
NcmMSetPIndex * | pi | Read / Write / Construct |
Functions
ncm_lh_ratio1d_new ()
NcmLHRatio1d * ncm_lh_ratio1d_new (NcmFit *fit
,const NcmMSetPIndex *pi
);
FIXME
ncm_lh_ratio1d_set_pindex ()
void ncm_lh_ratio1d_set_pindex (NcmLHRatio1d *lhr1d
,NcmMSetPIndex *pi
);
FIXME
ncm_lh_ratio1d_find_bounds ()
void ncm_lh_ratio1d_find_bounds (NcmLHRatio1d *lhr1d
,gdouble clevel
,NcmFitRunMsgs mtype
,gdouble *lb
,gdouble *ub
);
FIXME
Property Details
The “constraint”
property
“constraint” NcmMSetFunc *
Constraint.
Owner: NcmLHRatio1d
Flags: Read / Write
The “fit”
property
“fit” NcmFit *
NcmFit object.
Owner: NcmLHRatio1d
Flags: Read / Write / Construct Only
The “pi”
property
“pi” NcmMSetPIndex *
Param index.
Owner: NcmLHRatio1d
Flags: Read / Write / Construct