Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h185 FILE *open_3d_plot_input_file (int *iact);
H A Dgraphing.c5080 FILE *open_3d_plot_input_file (int *iact) in open_3d_plot_input_file() function
/dports/math/gretl/gretl-2021d/plugin/
H A Dsvm.c1910 fp = open_3d_plot_input_file(&iact); in write_plot_file()