Uses of Package
de.aitools.aq.algebra.vector.functions

Packages that use de.aitools.aq.algebra.vector.functions
de.aitools.aq.algebra.vector.functions   
de.aitools.aq.graph.util   
de.aitools.aq.graph.weighted.util   
de.aitools.dm.clustering.algorithms   
de.aitools.dm.clustering.algorithms.dbscan   
de.aitools.dm.clustering.validation   
de.aitools.dm.clustering.validation.internal   
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.aq.algebra.vector.functions
Distance
          A measure for computing how far away two objects are from each other.
The Proximity of a distance measure is most likely the negative distance.
Proximity
          A measure for computing the proximity of two objects of same class.
Similarity
          A measure for computing how similar two objects are.
TestVectorProximityCommon
           
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.aq.graph.util
Proximity
          A measure for computing the proximity of two objects of same class.
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.aq.graph.weighted.util
Proximity
          A measure for computing the proximity of two objects of same class.
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.dm.clustering.algorithms
Proximity
          A measure for computing the proximity of two objects of same class.
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.dm.clustering.algorithms.dbscan
Proximity
          A measure for computing the proximity of two objects of same class.
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.dm.clustering.validation
Distance
          A measure for computing how far away two objects are from each other.
The Proximity of a distance measure is most likely the negative distance.
 

Classes in de.aitools.aq.algebra.vector.functions used by de.aitools.dm.clustering.validation.internal
Distance
          A measure for computing how far away two objects are from each other.
The Proximity of a distance measure is most likely the negative distance.