Home
last modified time | relevance | path

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

/external/eigen/bench/btl/data/
Dsmooth.cxx49 int window_half_width=atoi(argv[2]); in main() local
100 …curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,int window_half_width){ in smooth_curve()
125 …curve(const vector<double> & tab_mflops, vector<double> & smooth_tab_mflops,int window_half_width){ in centered_smooth_curve()