STIR
6.2.0
|
Declaration of class stir::ParametricDiscretisedDensity. More...
#include "stir/DiscretisedDensity.h"
#include "stir/NestedIterator.h"
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/modelling/KineticParameters.h"
Go to the source code of this file.
Classes | |
class | stir::ParametricDiscretisedDensity< DiscDensT > |
Class to store parametric images. More... | |
struct | stir::Parametric2Single< DiscDensT > |
A helper class to find the type of a 'single' image for a corresponding parametric image. More... | |
class | stir::ParametricDiscretisedDensity< DiscDensT > |
Class to store parametric images. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Typedefs | |
typedef VoxelsOnCartesianGrid< KineticParameters< 2, float > > | stir::ParametricVoxelsOnCartesianGridBaseType |
Convenience typedef for base-type of Cartesian Voxelised Parametric Images with just two parameters. | |
typedef ParametricDiscretisedDensity< ParametricVoxelsOnCartesianGridBaseType > | stir::ParametricVoxelsOnCartesianGrid |
Convenience typedef for Cartesian Voxelised Parametric Images with just two parameters. | |
Declaration of class stir::ParametricDiscretisedDensity.