Method
NumCosmoMathFitget_inequality_constraint
Declaration [src]
void
ncm_fit_get_inequality_constraint (
NcmFit* fit,
guint i,
NcmMSetFunc** func,
gdouble* tot
)
Parameters
i-
Type:
guintIndex of the inequality constraint.
func-
Type:
NcmMSetFuncA
NcmMSetFunc.The argument will be set by the function. The returned data is owned by the instance. tot-
Type:
gdouble*A double.
The argument will be set by the function.