org.apache.commons.math.optimization
Class MultiStartUnivariateRealOptimizerTest

java.lang.Object
  extended by org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest

public class MultiStartUnivariateRealOptimizerTest
extends Object


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

Constructor Detail

MultiStartUnivariateRealOptimizerTest

public MultiStartUnivariateRealOptimizerTest()
Method Detail

testSinMin

public void testSinMin()
                throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException

testQuinticMin

public void testQuinticMin()
                    throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException


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