infovis.graph.clustering
Interface Metric

All Known Implementing Classes:
AbstractMetric, ScalarProduct

public interface Metric

Version:
$Revision: 1.2 $
Author:
Jean-Daniel Fekete

Method Summary
 float distance(int[] row1, int[] row2)
           
 

Method Detail

distance

float distance(int[] row1,
               int[] row2)


Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.