STIR 6.4.0

forward declaration of stir::Array class for multi-dimensional (numeric) arrays More...

#include "stir/common.h"

Go to the source code of this file.

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Typedefs

template<int num_dimensions, typename elemT>
using stir::ArrayType = Array<num_dimensions, elemT>
 type alias for future-proofing for "large" rectangular arrays
 

Detailed Description

forward declaration of stir::Array class for multi-dimensional (numeric) arrays