STIR
6.2.0
|
Declaration of stir::write_to_file function (providing easy access to the default stir::OutputFileFormat) More...
#include "stir/IO/OutputFileFormat.h"
#include "stir/Succeeded.h"
#include "stir/error.h"
#include <boost/format.hpp>
Go to the source code of this file.
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
template<class DataT > | |
std::string | stir::write_to_file (const std::string &filename, const DataT &data) |
Function that writes data to file using the default OutputFileFormat. More... | |
Declaration of stir::write_to_file function (providing easy access to the default stir::OutputFileFormat)