org.apache.commons.math.ode
Class TestProblemFactory
java.lang.Object
org.apache.commons.math.ode.TestProblemFactory
public class TestProblemFactory
- extends Object
This class is used in the junit tests for the ODE integrators.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getProblems
public static TestProblemAbstract[] getProblems()
- Get the problems.
- Returns:
- array of problems to solve
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.