org.apache.commons.math3.ode.events
Class ReappearingEventTest
java.lang.Object
org.apache.commons.math3.ode.events.ReappearingEventTest
public class ReappearingEventTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReappearingEventTest
public ReappearingEventTest()
testDormandPrince
public void testDormandPrince()
throws DimensionMismatchException,
NumberIsTooSmallException,
MaxCountExceededException,
NoBracketingException
- Throws:
DimensionMismatchException
NumberIsTooSmallException
MaxCountExceededException
NoBracketingException
testGragg
public void testGragg()
throws DimensionMismatchException,
NumberIsTooSmallException,
MaxCountExceededException,
NoBracketingException
- Throws:
DimensionMismatchException
NumberIsTooSmallException
MaxCountExceededException
NoBracketingException
test
public double test(int integratorType)
throws DimensionMismatchException,
NumberIsTooSmallException,
MaxCountExceededException,
NoBracketingException
- Throws:
DimensionMismatchException
NumberIsTooSmallException
MaxCountExceededException
NoBracketingException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.