- 3.0.2 optimal control module.
ct::optcon::CARE< STATE_DIM, CONTROL_DIM > Member List

This is the complete list of members for ct::optcon::CARE< STATE_DIM, CONTROL_DIM >, including all inherited members.

CARE()ct::optcon::CARE< STATE_DIM, CONTROL_DIM >
computeSteadyStateRiccatiMatrix(const state_matrix_t &Q, const control_matrix_t &R, const state_matrix_t &A, const control_gain_matrix_t &B, const bool RisDiagonal=false, const bool useIterativeSolver=false)ct::optcon::CARE< STATE_DIM, CONTROL_DIM >
control_feedback_t typedefct::optcon::CARE< STATE_DIM, CONTROL_DIM >
control_gain_matrix_t typedefct::optcon::CARE< STATE_DIM, CONTROL_DIM >
control_matrix_t typedefct::optcon::CARE< STATE_DIM, CONTROL_DIM >
control_state_matrix_t typedefct::optcon::CARE< STATE_DIM, CONTROL_DIM >
factor_matrix_t typedefct::optcon::CARE< STATE_DIM, CONTROL_DIM >
schur_matrix_t typedefct::optcon::CARE< STATE_DIM, CONTROL_DIM >
solve(const state_matrix_t &Q, const control_matrix_t &R, const state_matrix_t &A, const control_gain_matrix_t &B, state_matrix_t &P, bool RisDiagonal, control_matrix_t &R_inverse, bool useIterativeSolver=false)ct::optcon::CARE< STATE_DIM, CONTROL_DIM >
state_matrix_tct::optcon::CARE< STATE_DIM, CONTROL_DIM >