Functions
geo_quaternion.cpp File Reference
#include "main.h"
#include <Eigen/Geometry>
#include <Eigen/LU>
#include <Eigen/SVD>
Include dependency graph for geo_quaternion.cpp:

Go to the source code of this file.

Functions

template<typename T >
T bounded_acos (T v)
 
template<typename PlainObjectType >
void check_const_correctness (const PlainObjectType &)
 
template<typename QuatType >
void check_slerp (const QuatType &q0, const QuatType &q1)
 
template<typename Scalar >
void mapQuaternion (void)
 
template<typename Scalar , int Options>
void quaternion (void)
 
template<typename Scalar >
void quaternionAlignment (void)
 
void test_geo_quaternion ()
 

Function Documentation

template<typename T >
T bounded_acos ( T  v)

Definition at line 16 of file geo_quaternion.cpp.

template<typename PlainObjectType >
void check_const_correctness ( const PlainObjectType &  )

Definition at line 274 of file geo_quaternion.cpp.

template<typename QuatType >
void check_slerp ( const QuatType &  q0,
const QuatType &  q1 
)

Definition at line 24 of file geo_quaternion.cpp.

template<typename Scalar >
void mapQuaternion ( void  )

Definition at line 176 of file geo_quaternion.cpp.

template<typename Scalar , int Options>
void quaternion ( void  )

Definition at line 45 of file geo_quaternion.cpp.

template<typename Scalar >
void quaternionAlignment ( void  )

Definition at line 249 of file geo_quaternion.cpp.

void test_geo_quaternion ( )

Definition at line 288 of file geo_quaternion.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:30