Uses of Class
org.ddogleg.nn.ConfigNearestNeighborSearch
Packages that use ConfigNearestNeighborSearch
-
Uses of ConfigNearestNeighborSearch in org.ddogleg.nn
Methods in org.ddogleg.nn with parameters of type ConfigNearestNeighborSearchModifier and TypeMethodDescriptionstatic <P> NearestNeighbor<P>
FactoryNearestNeighbor.generic
(ConfigNearestNeighborSearch config, KdTreeDistance<P> distance) Factory for genericNearestNeighbor
.void
ConfigNearestNeighborSearch.setTo
(ConfigNearestNeighborSearch src)