OntoSim 2.1

fr.inrialpes.exmo.ontosim.set
Class Hausdorff<S>

java.lang.Object
  extended by fr.inrialpes.exmo.ontosim.set.SetMeasure<S>
      extended by fr.inrialpes.exmo.ontosim.set.Hausdorff<S>
All Implemented Interfaces:
Measure<Set<? extends S>>

public class Hausdorff<S>
extends SetMeasure<S>


Nested Class Summary
 
Nested classes/interfaces inherited from interface fr.inrialpes.exmo.ontosim.Measure
Measure.TYPES
 
Field Summary
 
Fields inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure
as, extractor, lmAsDissim, lmAsSim, localMeasure
 
Constructor Summary
Hausdorff(Measure<S> m)
           
 
Method Summary
 
Methods inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure
getDissim, getLocalMeasure, getMeasureValue, getMType, getSim
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hausdorff

public Hausdorff(Measure<S> m)

OntoSim 2.1

(C) INRIA & friends, 2008-2009