| Classes | |
| class | ExhaustiveRotationSearch | 
| Typedefs | |
| using | TrafoType = transform_type | 
| using | MatType = Eigen::Matrix< default_type, 3, 3 > | 
| using | VecType = Eigen::Matrix< default_type, 3, 1 > | 
| using | QuatType = Eigen::Quaternion< default_type > | 
| using MR::Registration::RotationSearch::MatType = typedef Eigen::Matrix<default_type, 3, 3> | 
| using MR::Registration::RotationSearch::QuatType = typedef Eigen::Quaternion<default_type> | 
| using MR::Registration::RotationSearch::TrafoType = typedef transform_type | 
| using MR::Registration::RotationSearch::VecType = typedef Eigen::Matrix<default_type, 3, 1> |