$extrastylesheet
Functions | |
template<typename I > | |
void | load (util::array< I > &arr, const std::string &filename) |
template<typename I > | |
void | save (const image1d< I > &ima, const std::string &filename) |
template<typename T > | |
void | save (const util::array< T > &arr, const std::string &filename, int start_value=0) |
template<typename T > | |
void | save (const histo::array< T > &arr, const std::string &filename) |
Namespace of plot input/output handling.