|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkVector.h>#include <random>#include <MitkPhotoacousticsLibExports.h>#include "mitkCommon.h"#include "itkLightObject.h"Go to the source code of this file.
Classes | |
| class | mitk::pa::Vector |
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
| mitk::pa | |
Functions | |
| MITKPHOTOACOUSTICSLIB_EXPORT bool | mitk::pa::Equal (const Vector::Pointer leftHandSide, const Vector::Pointer rightHandSide, double eps, bool verbose) |
| Equal A function comparing two vectors for beeing equal. More... | |