Class ParameterJacobianWrapper

java.lang.Object
org.apache.commons.math3.ode.ParameterJacobianWrapper
All Implemented Interfaces:
Parameterizable, ParameterJacobianProvider

class ParameterJacobianWrapper extends Object implements ParameterJacobianProvider
Wrapper class to compute Jacobian matrices by finite differences for ODE which do not compute them by themselves.
Since:
3.0