|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkCommon.h>#include <MitkPhotoacousticsLibExports.h>#include <mutex>#include "itkLightObject.h"Go to the source code of this file.
Classes | |
| class | mitk::pa::MonteCarloThreadHandler |
| The PhotoacousticStatefulObject class Designed for inheritence. Provides a state member variable and convenience methods to check for the state. More... | |
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
| mitk::pa | |
Functions | |
| MITKPHOTOACOUSTICSLIB_EXPORT bool | mitk::pa::Equal (const MonteCarloThreadHandler::Pointer leftHandSide, const MonteCarloThreadHandler::Pointer rightHandSide, double eps, bool verbose) |
| Equal A function comparing two thread handlers for beeing equal. More... | |