infovis.graph.clustering
Class ScalarProduct

java.lang.Object
  extended by infovis.graph.clustering.AbstractMetric
      extended by infovis.graph.clustering.ScalarProduct
All Implemented Interfaces:
Metric

public class ScalarProduct
extends AbstractMetric

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

Constructor Summary
ScalarProduct()
           
 
Method Summary
 float distance(int[] row1, int[] row2)
           
 
Methods inherited from class infovis.graph.clustering.AbstractMetric
contains
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalarProduct

public ScalarProduct()
Method Detail

distance

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


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