us.ihmc.utilities.math
Class TestNewtonRaphsonMethod
java.lang.Object
us.ihmc.utilities.math.TestNewtonRaphsonMethod
public class TestNewtonRaphsonMethod
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNewtonRaphsonMethod
public TestNewtonRaphsonMethod()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testThirdOrderPolynomial
public void testThirdOrderPolynomial()
testWeirdFunction
public void testWeirdFunction()