Class WrapExhaustiveNeighbor<P>

java.lang.Object
org.ddogleg.nn.wrap.WrapExhaustiveNeighbor<P>
All Implemented Interfaces:
NearestNeighbor<P>

public class WrapExhaustiveNeighbor<P> extends Object implements NearestNeighbor<P>
  • Constructor Details

    • WrapExhaustiveNeighbor

      public WrapExhaustiveNeighbor(KdTreeDistance<P> distance)
  • Method Details