
Go to the source code of this file.
| Classes | |
| struct | Eigen::ei_quaternion_assign_impl< Other, OtherRows, OtherCols > | 
| struct | Eigen::ei_quaternion_assign_impl< Other, 3, 3 > | 
| struct | Eigen::ei_quaternion_assign_impl< Other, 4, 1 > | 
| struct | Eigen::ei_traits< Quaternion< _Scalar > > | 
| class | Eigen::Quaternion< _Scalar > | 
| The quaternion class used to represent 3D orientations and rotations.  More... | |
| Namespaces | |
| Eigen | |
| Typedefs | |
| typedef Quaternion< double > | Eigen::Quaterniond | 
| typedef Quaternion< float > | Eigen::Quaternionf | 
| Functions | |
| template<typename Scalar > | |
| Quaternion< Scalar > | Eigen::ei_quaternion_product (const Quaternion< Scalar > &a, const Quaternion< Scalar > &b) |