org.apache.commons.math.ode.nonstiff
Class EulerStepInterpolatorTest
java.lang.Object
org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
public class EulerStepInterpolatorTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EulerStepInterpolatorTest
public EulerStepInterpolatorTest()
noReset
public void noReset()
throws org.apache.commons.math.ode.DerivativeException
- Throws:
org.apache.commons.math.ode.DerivativeException
interpolationAtBounds
public void interpolationAtBounds()
throws org.apache.commons.math.ode.DerivativeException
- Throws:
org.apache.commons.math.ode.DerivativeException
interpolationInside
public void interpolationInside()
throws org.apache.commons.math.ode.DerivativeException
- Throws:
org.apache.commons.math.ode.DerivativeException
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
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.