de.aitools.aq.algebra.vector.functions
Class TestEuclideanDistance

java.lang.Object
  extended by de.aitools.aq.algebra.vector.functions.TestVectorProximityCommon
      extended by de.aitools.aq.algebra.vector.functions.TestEuclideanDistance

public final class TestEuclideanDistance
extends TestVectorProximityCommon


Field Summary
 
Fields inherited from class de.aitools.aq.algebra.vector.functions.TestVectorProximityCommon
proximity
 
Constructor Summary
TestEuclideanDistance()
           
 
Method Summary
 void testInfinity()
           
 void testSimpleExamples()
           
 
Methods inherited from class de.aitools.aq.algebra.vector.functions.TestVectorProximityCommon
testEquality
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEuclideanDistance

public TestEuclideanDistance()
Method Detail

testSimpleExamples

public void testSimpleExamples()

testInfinity

public void testInfinity()