Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c6693 static void print_x_ordered_data (const double *x, const double *y, in print_x_ordered_data() function
6800 print_x_ordered_data(x, fr->actual, order, t1, t2, fp); in plot_simple_fcast_bands()
6801 print_x_ordered_data(x, fr->fitted, order, yhmin, t2, fp); in plot_simple_fcast_bands()