org.apache.commons.math.ode.nonstiff
Class DormandPrince54StepInterpolatorTest
java.lang.Object
org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
public class DormandPrince54StepInterpolatorTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DormandPrince54StepInterpolatorTest
public DormandPrince54StepInterpolatorTest()
derivativesConsistency
public void derivativesConsistency()
throws org.apache.commons.math.ode.DerivativeException,
org.apache.commons.math.ode.IntegratorException
- Throws:
org.apache.commons.math.ode.DerivativeException
org.apache.commons.math.ode.IntegratorException
serialization
public void serialization()
throws org.apache.commons.math.ode.DerivativeException,
org.apache.commons.math.ode.IntegratorException,
IOException,
ClassNotFoundException
- Throws:
org.apache.commons.math.ode.DerivativeException
org.apache.commons.math.ode.IntegratorException
IOException
ClassNotFoundException
checkClone
public void checkClone()
throws org.apache.commons.math.ode.DerivativeException,
org.apache.commons.math.ode.IntegratorException
- Throws:
org.apache.commons.math.ode.DerivativeException
org.apache.commons.math.ode.IntegratorException
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.