org.apache.commons.math.stat.clustering
Class EuclideanIntegerPointTest

java.lang.Object
  extended by org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest

public class EuclideanIntegerPointTest
extends Object


Constructor Summary
EuclideanIntegerPointTest()
           
 
Method Summary
 void testArrayIsReference()
           
 void testCentroid()
           
 void testDistance()
           
 void testSerial()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EuclideanIntegerPointTest

public EuclideanIntegerPointTest()
Method Detail

testArrayIsReference

public void testArrayIsReference()

testDistance

public void testDistance()

testCentroid

public void testCentroid()

testSerial

public void testSerial()


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.