Class JacobianMatrices.MainStateJacobianWrapper

java.lang.Object
org.apache.commons.math3.ode.JacobianMatrices.MainStateJacobianWrapper
All Implemented Interfaces:
FirstOrderDifferentialEquations, MainStateJacobianProvider
Enclosing class:
JacobianMatrices

private static class JacobianMatrices.MainStateJacobianWrapper extends Object implements MainStateJacobianProvider
Wrapper class to compute jacobian matrices by finite differences for ODE which do not compute them by themselves.