STIR  6.2.0
Static Public Member Functions | List of all members

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)
 

Detailed Description

template<>
struct stir::CopyFill< ProjData >

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: