程序包 org.hipparchus.ode

类 TestProblem5

所有已实现的接口:
OrdinaryDifferentialEquation

public class TestProblem5 extends TestProblemAbstract
This class is used in the junit tests for the ODE integrators.

This is the same as problem 1 except integration is done backward in time

  • 构造器详细资料

    • TestProblem5

      public TestProblem5()
      Simple constructor.
  • 方法详细资料