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

Method GetDefaultDistMetric

Project.cpp:1395–1398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1393}
1394
1395WeightsMetaInfo::DistanceMetricEnum Project::GetDefaultDistMetric()
1396{
1397 return dist_metric;
1398}
1399
1400void Project::SetDefaultDistMetric(WeightsMetaInfo::DistanceMetricEnum dm)
1401{

Callers 2

CreateControlsMethod · 0.80
OnShowCorrelParamsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected