Class
NumCosmoMathLHRatio2d
Description [src]
final class NumCosmoMath.LHRatio2d : GObject.Object
{
/* No available fields */
}
Likelihood ratio object for bidimensional parameter analysis.
Class for likelihood ratio analysis of two parameters.
Constructors
ncm_lh_ratio2d_new
Creates a new NcmLHRatio2d object. The parameters pi1 and pi2 must be
parameters of the model set of fit.
Functions
ncm_lh_ratio2d_clear
If lhr2d is not NULL, decreases its reference count by one and sets
lhr2d to NULL.
Instance methods
ncm_lh_ratio2d_free
Decreases the reference count of lhr2d by one. If the reference count
reaches zero, all memory allocated by lhr2d is released.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.