CWIMAQNearestNeighborMethods Enumeration
CWIMAQNearestNeighborMethods are the constants for the Method property on the CWIMAQNearestNeighborEngineOptions object.
You can use the following constants with this data type:
- cwimaqKNearestNeighbor—The K Nearest Neighbor method.
- cwimaqMinimumMeanDistance—The Minimum Mean Distance method.
- cwimaqNearestNeighbor—The Nearest Neighbor method.