Package | Description |
---|---|
com.mockturtlesolutions.snifflib.integration |
Contains standard classes and interfaces for performing integration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StochasticOdeSolution
This interface extends the interface for non-stochastic ODE's for stochastic
ODE's.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOdeSolver
General Ode numerical integrator.
|
class |
AbstractOdeUpdater |
class |
DefaultOdeSolver |
class |
EulerOdeUpdater |
class |
OdeSolver
Decorator class for ODE algorithms.
|
Copyright © 2011, 2013. Daniel P. Dougherty