test.edu.uci.ics.jung.algorithms.cluster
Class KMeansTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.algorithms.cluster.KMeansTest
public class KMeansTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kmc
protected KMeansClusterer kmc
object_locations
protected Map object_locations
KMeansTest
public KMeansTest()
setUp
public void setUp()
testCluster
public void testCluster()