CWIMAQNearestNeighborMetrics Enumeration
From NI Vision for Visual Basic
CWIMAQNearestNeighborMetrics Enumeration
CWIMAQNearestNeighborMetrics are the constants for the Metric property on the CWIMAQNearestNeighborEngineOptions object.
You can use the following constants with this data type:
- cwimaqMetricEuclidean—The standard Euclidean metric.
- cwimaqMetricMaximum—The maximum metric.
- cwimaqMetricSum—The sum metric.