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