|
STIR
6.3.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.
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 | |
forward declaration of stir::Array class for multi-dimensional (numeric) arrays
1.8.13