Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
mitkModelFitStaticParameterMap.h File Reference
#include <vector>
#include <string>
#include <map>
#include "MitkModelFitExports.h"
#include "mitkModelBase.h"

Go to the source code of this file.

Classes

class  mitk::modelFit::StaticParameterMap
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 
 mitk::modelFit
 

Functions

bool mitk::modelFit::operator< (const StaticParameterMap::ValueType &a, const StaticParameterMap::ValueType &b)
 Compares two var lists and returns true if the first list's first item is lower than the second one's. More...