STIR 6.4.0
Densel.h
Go to the documentation of this file.
1//
2//
11/*
12 Copyright (C) 2000- 2009, Hammersmith Imanet Ltd
13 This file is part of STIR.
14
15 SPDX-License-Identifier: Apache-2.0
16
17 See STIR/LICENSE.txt for details
18*/
19#ifndef __stir_Densel__H_
20#define __stir_Densel__H_
21// TODO
22#include "stir/Coordinate3D.h"
23
24START_NAMESPACE_STIR
25
37
38END_NAMESPACE_STIR
39
40#endif
defines the stir::Coordinate3D<coordT> class
a templated class for 3-dimensional coordinates.
Definition Coordinate3D.h:43
Coordinate3D< int > Densel
a typedef used for an element of a DiscretisedDensity
Definition Densel.h:36