Uses of Package
org.apache.commons.math.ode.jacobians

Packages that use org.apache.commons.math.ode.jacobians
org.apache.commons.math.ode.jacobians This package was intended to solve Ordinary Differential Equations problems and also compute derivatives of the solution. 
 

Classes in org.apache.commons.math.ode.jacobians used by org.apache.commons.math.ode.jacobians
EventHandlerWithJacobians
          Deprecated. as of 2.2 the complete package is deprecated, it will be replaced in 3.0 by a completely rewritten implementation
ODEWithJacobians
          Deprecated. as of 2.2 the complete package is deprecated, it will be replaced in 3.0 by a completely rewritten implementation
ParameterizedODE
          Deprecated. as of 2.2 the complete package is deprecated, it will be replaced in 3.0 by a completely rewritten implementation
StepHandlerWithJacobians
          Deprecated. as of 2.2 the complete package is deprecated, it will be replaced in 3.0 by a completely rewritten implementation
StepInterpolatorWithJacobians
          Deprecated. as of 2.2 the complete package is deprecated, it will be replaced in 3.0 by a completely rewritten implementation
 



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