CASToR  1.0
Tomographic Reconstruction (PET/SPECT)
Defines
The precision of the computation and I/O operations

Defines

#define FLTNB   float
#define FLTNBMPI   MPI_FLOAT
#define FLTNBDATA   float
#define FLTNBLUT   float
#define INTNB   int

Define Documentation

#define FLTNB   float

Define the precision of the program implementation (for matrices and computations)

Definition at line 50 of file gVariables.hh.

#define FLTNBDATA   float

Define the precision of the input/output datafile read/write

Definition at line 54 of file gVariables.hh.

#define FLTNBLUT   float

Define the precision of the input/output scanner LUT read/write

Definition at line 56 of file gVariables.hh.

#define FLTNBMPI   MPI_FLOAT

Define the precision of the program implementation (for matrices and computations), specific to MPI operations

Definition at line 52 of file gVariables.hh.

#define INTNB   int

Define the integer type for matrices dimensions

Definition at line 59 of file gVariables.hh.

 All Classes Files Functions Variables Typedefs Defines