Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
322
int AbstractCoordinator::GetNumPermutations()
323
{
324
return permutations;
325
}
326
void AbstractCoordinator::SetNumPermutations(int val)
327
{
328
permutations = val;
Callers
3
CreateAndUpdateCategories
Method · 0.80
OnSigFilterSetup
Method · 0.80
GetCanvasTitle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected