messif.pivotselection
Class ClusterPivotChooser.PrecomputedDistances

java.lang.Object
  extended by messif.pivotselection.ClusterPivotChooser.PrecomputedDistances
Enclosing class:
ClusterPivotChooser

protected class ClusterPivotChooser.PrecomputedDistances
extends java.lang.Object

A cache for distances between a pair of objects


Constructor Summary
ClusterPivotChooser.PrecomputedDistances(AbstractObjectList<? extends LocalAbstractObject> objectList)
          Create and initilize the new instance of PrecomputedDistances.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterPivotChooser.PrecomputedDistances

public ClusterPivotChooser.PrecomputedDistances(AbstractObjectList<? extends LocalAbstractObject> objectList)
Create and initilize the new instance of PrecomputedDistances. All pairs of distances are computed and cached.

Parameters:
objectList - list of objects