org.apache.commons.math3.ode.sampling
Class NordsieckStepInterpolatorTest
java.lang.Object
org.apache.commons.math3.ode.sampling.NordsieckStepInterpolatorTest
public class NordsieckStepInterpolatorTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NordsieckStepInterpolatorTest
public NordsieckStepInterpolatorTest()
derivativesConsistency
public void derivativesConsistency()
throws NumberIsTooSmallException,
DimensionMismatchException,
MaxCountExceededException,
NoBracketingException
- Throws:
NumberIsTooSmallException
DimensionMismatchException
MaxCountExceededException
NoBracketingException
serialization
public void serialization()
throws IOException,
ClassNotFoundException,
NumberIsTooSmallException,
DimensionMismatchException,
MaxCountExceededException,
NoBracketingException
- Throws:
IOException
ClassNotFoundException
NumberIsTooSmallException
DimensionMismatchException
MaxCountExceededException
NoBracketingException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.