![]() |
CASToR
1.1
Tomographic Reconstruction (PET/SPECT)
|
Declaration of class vDynamicModel. More...
#include "gVariables.hh"#include "oImageDimensionsAndQuantification.hh"#include "oOptimizerManager.hh"Go to the source code of this file.
Classes | |
| class | vDynamicModel |
| This is the mother class of dynamic model classes. More... | |
Macros | |
| #define | FUNCTION_DYNAMICMODEL(CLASS) static vDynamicModel *make_dynamic_model() { return new CLASS(); }; |
| #define | CLASS_DYNAMICMODEL(NAME, CLASS) |
Declaration of class vDynamicModel.
Definition in file vDynamicModel.hh.
| #define CLASS_DYNAMICMODEL | ( | NAME, | |
| CLASS | |||
| ) |
Definition at line 176 of file vDynamicModel.hh.
| #define FUNCTION_DYNAMICMODEL | ( | CLASS | ) | static vDynamicModel *make_dynamic_model() { return new CLASS(); }; |
Definition at line 172 of file vDynamicModel.hh.
1.8.6