STIR  6.2.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 
24 START_NAMESPACE_STIR
25 
37 
38 END_NAMESPACE_STIR
39 
40 #endif
Coordinate3D< int > Densel
a typedef used for an element of a DiscretisedDensity
Definition: Densel.h:36
defines the stir::Coordinate3D<coordT> class