org.apache.commons.math.genetics
Class BinaryMutationTest

java.lang.Object
  extended by org.apache.commons.math.genetics.BinaryMutationTest

public class BinaryMutationTest
extends Object


Constructor Summary
BinaryMutationTest()
           
 
Method Summary
 void testMutate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryMutationTest

public BinaryMutationTest()
Method Detail

testMutate

public void testMutate()


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