STIR 6.4.0

Helper class for stir::copy_to and stir::fill_from. More...

#include "stir/copy_fill.h"

Inheritance diagram for stir::CopyFill< ProjData >:

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)
 

Detailed Description

Helper class for stir::copy_to and stir::fill_from.

Specialisation that uses ProjData::copy_to etc, unless it's a ProjDataInMemory


The documentation for this struct was generated from the following file: