Package org.ddogleg.nn
package org.ddogleg.nn
-
ClassDescriptionGeneric configuration for all
NearestNeighbor
algorithms.Factory for creating implementations ofNearestNeighbor
.Abstract interface for finding the nearest neighbor to a user specified point inside of a set of points in K-dimensional space.An independent search instance.NnData<P>Results from a Nearest-Neighbor search.