| Package | Description | 
|---|---|
| org.apache.commons.math3.ode | 
 This package provides classes to solve Ordinary Differential Equations problems. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ParameterizedODEInterface to compute by finite difference Jacobian matrix for some parameter
  when computing  partial derivatives equations. | 
| interface  | ParameterJacobianProviderInterface to compute exactly Jacobian matrix for some parameter
  when computing  partial derivatives equations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractParameterizableThis abstract class provides boilerplate parameters list. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.