#include <ControlMatrix.h>
|
typedef Eigen::Matrix< SCALAR, CONTROL_DIM, CONTROL_DIM > | Base |
|
◆ Base
template<size_t CONTROL_DIM, class SCALAR = double>
◆ ControlMatrix() [1/2]
template<size_t CONTROL_DIM, class SCALAR = double>
◆ ~ControlMatrix()
template<size_t CONTROL_DIM, class SCALAR = double>
◆ ControlMatrix() [2/2]
template<size_t CONTROL_DIM, class SCALAR = double>
template<typename OtherDerived >
This constructor allows you to construct MyVectorType from Eigen expressions.
◆ operator=()
template<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 CONTROL_DIM, class SCALAR = double>
get underlying Eigen type
◆ toImplementation() [2/2]
template<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/ControlMatrix.h