7 lines
153 B
Gnuplot
7 lines
153 B
Gnuplot
set title "Interpolation Timing, Aggregate"
|
|
|
|
set xlabel "Number of Extra Points, S_k"
|
|
set ylabel "Average Interpolation Time (s)"
|
|
|
|
set yrange [0.0:0.15]
|