MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / GetHashFunction

Method GetHashFunction

Code/BasicFilters/src/sitkHashImageFilter.cxx:72–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72HashImageFilter::HashFunction
73HashImageFilter::GetHashFunction() const
74{
75 return this->m_HashFunction;
76}
77
78void
79HashImageFilter::SetHashFunction(HashImageFilter::HashFunction hashFunction)

Callers 3

ExecuteInternalMethod · 0.95
TEST_FFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64