Package org.knime.base.node.mine.cluster.hierarchical.distfunctions

Contains distance function implementations for the Hierarchical Clustering node.

See:
          Description

Interface Summary
DistanceFunction The interface a distance function must implement.
 

Class Summary
EuclideanDist Calculates the distance for two data rows based on the euclidean distance.
ManhattanDist Calculates the distance for two data rows based on the manhatten distance.
MinkowskiDist Calculates the distance for two data rows based on the Minkowski distance.
 

Enum Summary
DistanceFunction.Names The name sof the implemented distance functions.
 

Package org.knime.base.node.mine.cluster.hierarchical.distfunctions Description

Contains distance function implementations for the Hierarchical Clustering node.



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.