Searched defs:smooth_tab_mflops (Results 1 – 1 of 1) sorted by relevance
64 vector<double> smooth_tab_mflops; in main() local100 void smooth_curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,int window_… in smooth_curve()125 void centered_smooth_curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,in… in centered_smooth_curve()