|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_MATH_ROTATION_H
28 #define RL_MATH_ROTATION_H
54 #endif // RL_MATH_ROTATION_H
Matrix33::ConstColXpr ConstMatrix33Column
Definition: Matrix.h:96
Matrix33Column RotationColumn
Definition: Rotation.h:40
ConstMatrix33Block ConstRotationBlock
Definition: Rotation.h:44
::Eigen::Block< const Matrix33 > ConstMatrix33Block
Definition: Matrix.h:86
ConstMatrix33Row ConstRotationRow
Definition: Rotation.h:48
::Eigen::Block< Matrix33 > Matrix33Block
Definition: Matrix.h:56
::Eigen::AngleAxis< Real > AngleAxis
Definition: Rotation.h:50
Matrix33::RowXpr Matrix33Row
Definition: Matrix.h:76
Matrix33::ColXpr Matrix33Column
Definition: Matrix.h:66
ConstMatrix33Column ConstRotationColumn
Definition: Rotation.h:46
Matrix33::ConstRowXpr ConstMatrix33Row
Definition: Matrix.h:106
Matrix33 Rotation
Definition: Rotation.h:36
Matrix33Block RotationBlock
Definition: Rotation.h:38
Matrix33Row RotationRow
Definition: Rotation.h:42
::Eigen::Matrix< Real, 3, 3 > Matrix33
Definition: Matrix.h:46
Robotics Library.
Definition: AnalogInput.cpp:30