org.apache.commons.math3.analysis.solvers
Class BisectionSolverTest
java.lang.Object
org.apache.commons.math3.analysis.solvers.BisectionSolverTest
public final class BisectionSolverTest
- extends Object
- Version:
- $Id: BisectionSolverTest.java 1374632 2012-08-18 18:11:11Z luc $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BisectionSolverTest
public BisectionSolverTest()
testSinZero
public void testSinZero()
testQuinticZero
public void testQuinticZero()
testMath369
public void testMath369()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.