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

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

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

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

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



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