#include <FeedbackMatrix.h>
|
typedef Eigen::Matrix< SCALAR, CONTROL_DIM, STATE_DIM > | Base |
|
◆ Base
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
◆ FeedbackMatrix() [1/2]
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
◆ ~FeedbackMatrix()
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
◆ FeedbackMatrix() [2/2]
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
template<typename OtherDerived >
This constructor allows you to construct MyVectorType from Eigen expressions.
◆ operator=()
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
template<typename OtherDerived >
This method allows you to assign Eigen expressions to MyVectorType.
◆ toImplementation() [1/2]
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
get underlying Eigen type
◆ toImplementation() [2/2]
template<size_t STATE_DIM, size_t CONTROL_DIM, class SCALAR = double>
get const underlying Eigen type
The documentation for this class was generated from the following file:
- /home/gim2rng/ct_devel_ws/src/control-toolbox/ct_core/include/ct/core/types/FeedbackMatrix.h