Home
last modified time | relevance | path

Searched refs:do_nls_model (Results 1 – 3 of 3) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Dcallbacks.c626 okfunc = do_nls_model; in gretl_callback()
713 okfunc = do_nls_model; in revise_nl_model()
H A Dlibrary.h167 void do_nls_model (GtkWidget *w, dialog_t *dlg);
H A Dlibrary.c4083 void do_nls_model (GtkWidget *w, dialog_t *dlg) in do_nls_model() function