#include "types.hpp"
Go to the source code of this file.
Namespaces | |
Sophus | |
Sophus::details | |
Functions | |
template<class Scalar , int N> | |
Matrix< Scalar, N, N > | Sophus::details::calcW (Matrix< Scalar, N, N > const &Omega, Scalar const theta, Scalar const sigma) |
template<class Scalar , int N> | |
Matrix< Scalar, N, N > | Sophus::details::calcWInv (Matrix< Scalar, N, N > const &Omega, Scalar const theta, Scalar const sigma, Scalar const scale) |