Uses of Package
org.knime.base.util.kdtree

Packages that use org.knime.base.util.kdtree
org.knime.base.util.kdtree   
 

Classes in org.knime.base.util.kdtree used by org.knime.base.util.kdtree
KDTree
          This class is an implementation of a k-d tree as described in
Friedman, Jerome H; Bentley, Jon Louis; Finkel, Raphael Ari: An Algorithm for Finding Best Matches in Logarithmic Expected Time; ACM Transactions on Mathematical Software; 1997, 3(3), pages 209-226
For creating a k-d tree use the KDTreeBuilder.
NearestNeighbour
          This class represents a nearest neighbour found during the search.
Node
          Empty interface for nodes in the k-d tree.
TerminalNode
          This class represents a terminal node inside a k-d tree.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.