MCPcopy Create free account
hub / github.com/MITK/MITK / end

Function end

Modules/ModelFit/include/mitkModelFitStaticParameterMap.h:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 const_iterator end() const
95 {
96 return m_map.end();
97 }
98
99 /**
100 * \brief Sorts the map by the values of the given variable in ascending order.

Callers 15

GetPositionalPlotMethod · 0.85
RemoveNodeObserverMethod · 0.85
TreeItemFromIndexMethod · 0.85
OnNodeAddedToStorageMethod · 0.85
OnNodeModifiedMethod · 0.85
IsParentNodeSelectedMethod · 0.85
AddNodeToHistoryMethod · 0.85
GetLabelMappingMethod · 0.85
GetAvailableSlicesMethod · 0.85

Calls 1

endMethod · 0.45

Tested by

no test coverage detected