farm-ng-core
group_manifold.h File Reference
Include dependency graph for group_manifold.h:
This graph shows which files directly or indirectly include this file:

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))