HomeSort by relevance Sort by last modified time
    Searched full:smooth_curve (Results 1 - 1 of 1) sorted by null

  /external/eigen/bench/btl/data/
smooth.cxx 33 void smooth_curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,int window_half_width);
66 //smooth_curve(tab_mflops,smooth_tab_mflops,window_half_width);
100 void smooth_curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,int window_half_width){ function

Completed in 1814 milliseconds