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

Packages that use SwitchState
org.apache.commons.math.ode This package provides classes to solve Ordinary Differential Equations problems. 
 

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

Fields in org.apache.commons.math.ode declared as SwitchState
private  SwitchState SwitchingFunctionsHandler.first
          First active switching function.