MRPT  2.0.4
Namespaces | Functions
mat2eig.h File Reference
#include <mrpt/core/is_defined.h>
#include <mrpt/math/math_frwds.h>

Go to the source code of this file.

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::math
 This base provides a set of functions for maths stuff.
 

Functions

template<class Derived >
const Derived & mrpt::math::mat2eig (const Eigen::EigenBase< Derived > &m)
 Returns an Eigen-compatible type, despite its argument already is an Eigen matrix, or an mrpt-math matrix/vector. More...
 
template<class MAT >
auto mrpt::math::mat2eig (const MAT &m, typename MAT::eigen_t *=nullptr)
 



Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020