org.apache.commons.math.ode.sampling
Class StepInterpolatorTestUtils
java.lang.Object
org.apache.commons.math.ode.sampling.StepInterpolatorTestUtils
public class StepInterpolatorTestUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepInterpolatorTestUtils
public StepInterpolatorTestUtils()
checkDerivativesConsistency
public static void checkDerivativesConsistency(org.apache.commons.math.ode.FirstOrderIntegrator integrator,
TestProblemAbstract problem,
double threshold)
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-2011 Apache Software Foundation. All Rights Reserved.