infovis.graph.clustering
Class AbstractMetric
java.lang.Object
infovis.graph.clustering.AbstractMetric
- All Implemented Interfaces:
- Metric
- Direct Known Subclasses:
- ScalarProduct
public abstract class AbstractMetric
- extends Object
- implements Metric
- Version:
- $Revision: 1.3 $
- Author:
- Jean-Daniel Fekete
Method Summary |
static int |
contains(int row,
int[] rows,
int low,
int high)
|
Methods inherited from interface infovis.graph.clustering.Metric |
distance |
AbstractMetric
public AbstractMetric()
contains
public static int contains(int row,
int[] rows,
int low,
int high)
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.