Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ DistMethod
Method
DistMethod
Algorithms/distanceplot.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
bool IsArc() { return is_arc;}
38
bool IsMile() { return is_mile;}
39
char DistMethod() { return dist_method;}
40
41
size_t GetNumPoints() { return num_pts;}
42
Callers
1
OnOK
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected