- 3.0.2 core module.
|
Go to the source code of this file.
Classes | |
class | ct::core::System< STATE_DIM, SCALAR > |
Interface class for a general system described by an ordinary differential equation (ODE) More... | |
Namespaces | |
ct | |
ct::core | |
Enumerations | |
enum | ct::core::SYSTEM_TYPE { ct::core::GENERAL = 0, ct::core::SECOND_ORDER } |
type of system More... | |