#include <lie_group.h>
|
static constexpr int | kDof = kN - 1 |
|
static constexpr int | kNumParams = kN |
|
◆ Impl
template<class TScalar , int kN>
◆ Params
template<class TScalar , int kN>
◆ Scalar
template<class TScalar , int kN>
◆ Tangent
template<class TScalar , int kN>
◆ UnitVector()
template<class TScalar , int kN>
◆ average()
template<class TScalar , int kN>
template<concepts::Range TSequenceContainer>
◆ fromParams()
template<class TScalar , int kN>
◆ fromUnitVector()
template<class TScalar , int kN>
◆ fromVectorAndNormalize()
template<class TScalar , int kN>
◆ ominus()
template<class TScalar , int kN>
◆ operator=()
template<class TScalar , int kN>
◆ oplus()
template<class TScalar , int kN>
◆ params()
template<class TScalar , int kN>
auto sophus::UnitVector< TScalar, kN >::params |
( |
| ) |
const -> Eigen::Matrix<TScalar, kN, 1> const& |
|
inline |
◆ ptr()
template<class TScalar , int kN>
◆ setParams()
template<class TScalar , int kN>
void sophus::UnitVector< TScalar, kN >::setParams |
( |
Eigen::Matrix< TScalar, kN, 1 > const & |
v | ) |
const |
|
inline |
◆ tryFromUnitVector()
template<class TScalar , int kN>
◆ unsafeMutPtr()
template<class TScalar , int kN>
◆ vector()
template<class TScalar , int kN>
auto sophus::UnitVector< TScalar, kN >::vector |
( |
| ) |
const -> Eigen::Matrix<TScalar, kN, 1> const& |
|
inline |
◆ kDof
template<class TScalar , int kN>
◆ kNumParams
template<class TScalar , int kN>
The documentation for this class was generated from the following files: