API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
void ncm_model_param_set_abstol ( NcmModel* model, guint n, const gdouble abstol )
Sets abstol as the absolute tolerance of the n-th parameter.
abstol
n
Type: guint
guint
Parameter index.
Type: const gdouble
const gdouble
The absolute tolerance.