STIR  6.3.0
Classes | Namespaces | Typedefs

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

#include "stir/common.h"

Go to the source code of this file.

Classes

class  stir::Array< num_dimensions, elemT >
 This class defines multi-dimensional (numeric) arrays. More...
 

Namespaces

 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