Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetToleratedOriginOffset
Method
GetToleratedOriginOffset
Modules/DICOM/src/mitkEquiDistantBlocksSorter.cpp:326–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
double
327
mitk::EquiDistantBlocksSorter
328
::GetToleratedOriginOffset() const
329
{
330
return m_ToleratedOriginOffset;
331
}
332
333
bool
334
mitk::EquiDistantBlocksSorter
Callers
1
GetToleratedOriginError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected