org.apache.commons.math.optimization.univariate
Class BrentMinimizerTest
java.lang.Object
org.apache.commons.math.optimization.univariate.BrentMinimizerTest
public final class BrentMinimizerTest
- extends Object
- Version:
- $Revision: 799857 $ $Date: 2009-08-01 09:07:12 -0400 (Sat, 01 Aug 2009) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrentMinimizerTest
public BrentMinimizerTest()
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
testQuinticMax
public void testQuinticMax()
throws org.apache.commons.math.MathException
- Throws:
org.apache.commons.math.MathException
testMinEndpoints
public void testMinEndpoints()
throws Exception
- Throws:
Exception
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.