farm-ng-core
|
Go to the source code of this file.
Classes | |
struct | sophus::GroupManifold< TGroup, kPlus > |
Namespaces | |
sophus | |
Image MutImage, owning images types. | |
Typedefs | |
template<concepts::LieGroup TGroup> | |
using | sophus::LeftPlus = GroupManifold< TGroup, ManifoldPlusType::left_plus > |
template<concepts::LieGroup TGroup> | |
using | sophus::RightPlus = GroupManifold< TGroup, ManifoldPlusType::right_plus > |
Functions | |
sophus::SOPHUS_ENUM (ManifoldPlusType,(left_plus, right_plus)) | |