Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c172 static int plot_with_band (int mode,
3923 err = plot_with_band(BP_BLOCKMAT, &gi, literal, in matrix_plot()
4065 return plot_with_band(BP_REGULAR, &gi, literal, in gnuplot()
6393 static int plot_with_band (int mode, gnuplot_info *gi, in plot_with_band() function