Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/example/
Dhistogram.cpp43 std::fstream histo_file("out-histogram.txt", std::ios::out); in main() local
45 histo_file << histogram[ii] << std::endl; in main()
46 histo_file.close(); in main()
/third_party/boost/libs/gil/doc/html/_downloads/
Dhistogram.cpp43 std::fstream histo_file("out-histogram.txt", std::ios::out); in main() local
45 histo_file << histogram[ii] << std::endl; in main()
46 histo_file.close(); in main()