Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Static Public Member Functions
Sophus::details::Transpose< Matrix< Scalar, M, N > > Class Template Reference

Detailed Description

template<typename Scalar, int M, int N>
class Sophus::details::Transpose< Matrix< Scalar, M, N > >

Definition at line 115 of file types.hpp.

#include <mrpt/otherlibs/sophus/types.hpp>

Static Public Member Functions

static Matrix< Scalar, M, N > impl (Matrix< Scalar, M, N > const &s)
 

Member Function Documentation

◆ impl()

template<typename Scalar , int M, int N>
static Matrix<Scalar, M, N> Sophus::details::Transpose< Matrix< Scalar, M, N > >::impl ( Matrix< Scalar, M, N > const &  s)
inlinestatic

Definition at line 117 of file types.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017