MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / GetNumPermutations

Method GetNumPermutations

Explore/AbstractCoordinator.cpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322int AbstractCoordinator::GetNumPermutations()
323{
324 return permutations;
325}
326void AbstractCoordinator::SetNumPermutations(int val)
327{
328 permutations = val;

Callers 3

OnSigFilterSetupMethod · 0.80
GetCanvasTitleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected