|
STIR 6.4.0
|
Helper class for stir::copy_to and stir::fill_from. More...
#include "stir/copy_fill.h"

Static Public Member Functions | |
| template<typename iterT> | |
| static iterT | copy_to (const ProjData &stir_object, iterT iter) |
| template<typename iterT> | |
| static void | fill_from (ProjData &stir_object, iterT iter, iterT iter_end) |
| static iterT | copy_to (const ProjData &stir_object, iterT iter) |
| static void | fill_from (ProjData &stir_object, iterT iter, iterT iter_end) |
Helper class for stir::copy_to and stir::fill_from.
Specialisation that uses ProjData::copy_to etc, unless it's a ProjDataInMemory