- 3.0.2 core module.
|
#include <unsupported/Eigen/MatrixFunctions>
Go to the source code of this file.
Classes | |
class | ct::core::SensitivityApproximation< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR > |
interface class for a general linear system or linearized system More... | |
Namespaces | |
ct | |
ct::core | |
Macros | |
#define | SYMPLECTIC_ENABLED |
#define | SYMPLECTIC_DISABLED |
#define SYMPLECTIC_ENABLED |
Referenced by ct::core::SensitivityApproximation< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR >::getAandB().
#define SYMPLECTIC_DISABLED |
Referenced by ct::core::SensitivityApproximation< STATE_DIM, CONTROL_DIM, P_DIM, V_DIM, SCALAR >::getAandB().