Home
last modified time | relevance | path

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

/external/eigen/bench/btl/data/
Dsmooth.cxx32 void write_xy_file(const string & filename, vector<int> & tab_sizes, vector<double> & tab_mflops);
71 write_xy_file(smooth_filename,tab_sizes,smooth_tab_mflops); in main()
160 void write_xy_file(const string & filename, vector<int> & tab_sizes, vector<double> & tab_mflops){ in write_xy_file() function