Home
last modified time | relevance | path

Searched defs:smooth_tab_mflops (Results 1 – 1 of 1) sorted by relevance

/external/eigen/bench/btl/data/
Dsmooth.cxx64 vector<double> smooth_tab_mflops; in main() local
100 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()