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