org.apache.commons.math.ode.sampling
Class DummyStepInterpolatorTest
java.lang.Object
org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
public class DummyStepInterpolatorTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyStepInterpolatorTest
public DummyStepInterpolatorTest()
testNoReset
public void testNoReset()
throws org.apache.commons.math.ode.DerivativeException
- Throws:
org.apache.commons.math.ode.DerivativeException
testFixedState
public void testFixedState()
throws org.apache.commons.math.ode.DerivativeException
- Throws:
org.apache.commons.math.ode.DerivativeException
testSerialization
public void testSerialization()
throws org.apache.commons.math.ode.DerivativeException,
IOException,
ClassNotFoundException
- Throws:
org.apache.commons.math.ode.DerivativeException
IOException
ClassNotFoundException
testImpossibleSerialization
public void testImpossibleSerialization()
throws IOException
- Throws:
IOException
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.