org.apache.commons.math3.analysis.solvers
Class NewtonRaphsonSolverTest
java.lang.Object
org.apache.commons.math3.analysis.solvers.NewtonRaphsonSolverTest
public final class NewtonRaphsonSolverTest
- extends Object
- Version:
- $Id: NewtonRaphsonSolverTest.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 |
NewtonRaphsonSolverTest
public NewtonRaphsonSolverTest()
testSinZero
public void testSinZero()
testQuinticZero
public void testQuinticZero()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.