org.apache.commons.math.ode.nonstiff
Class AdamsMoultonIntegratorTest
java.lang.Object
org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
public class AdamsMoultonIntegratorTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdamsMoultonIntegratorTest
public AdamsMoultonIntegratorTest()
dimensionCheck
public void dimensionCheck()
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
testMinStep
public void testMinStep()
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
testIncreasingTolerance
public void testIncreasingTolerance()
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
exceedMaxEvaluations
public void exceedMaxEvaluations()
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
backward
public void backward()
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
polynomial
public void polynomial()
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.