scalation.dynamics.RungeKutta3
See theRungeKutta3 companion class
object RungeKutta3
The RungeKutta3
object provides several Explicit, Fixed Stepsize Runge-Kutta ODE solvers. The ODE method is defined by its Extended Butcher Tablaeu (a, b, b_, c).
Attributes
- See also
-
en.wikipedia.org/wiki/List_of_Runge%E2%80%93Kutta_methods
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RungeKutta3.type
Members list
In this article