Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitkScalarListLookupTable.h File Reference
#include <string>
#include <vector>
#include <map>
#include "MitkModelFitExports.h"

Go to the source code of this file.

Classes

class  mitk::ScalarListLookupTable
 Data class for modelfit properties that store a map of lists (e.g. static parameters). More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

MITKMODELFIT_EXPORT std::ostream & mitk::operator<< (std::ostream &stream, const ScalarListLookupTable &l)
 Adds the string representation of the given ScalarListLookupTable to the given stream. More...