Home
last modified time | relevance | path

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

/external/eigen/bench/btl/data/
Dsmooth.cxx34 void centered_smooth_curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,in…
67 centered_smooth_curve(tab_mflops,smooth_tab_mflops,window_half_width); in main()
125 void centered_smooth_curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,in… in centered_smooth_curve() function