Uses of Class
org.apache.commons.math.ode.TestProblem4

Packages that use TestProblem4
org.apache.commons.math.ode   
 

Uses of TestProblem4 in org.apache.commons.math.ode
 

Methods in org.apache.commons.math.ode that return TestProblem4
 TestProblem4 TestProblem4.copy()
          Copy operation.
 

Constructors in org.apache.commons.math.ode with parameters of type TestProblem4
TestProblem4(TestProblem4 problem)
          Copy constructor.
 



Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.