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