Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.h183 void do_graph_model (const int *list, int fit);
H A Dgpt_control.c4622 do_graph_model(plot->spec->reglist, plot->spec->fit); in plot_popup_activated()
H A Dlibrary.c4879 void do_graph_model (const int *list, int fit) in do_graph_model() function