| 
    MRPT
    2.0.4
    
   | 
 
#include <mrpt/core/exceptions.h>#include <mrpt/math/CVectorDynamic.h>#include <mrpt/math/MatrixBase.h>#include <Eigen/Eigenvalues>#include <cstdint>#include <stdexcept>#include <vector>Go to the source code of this file.
Namespaces | |
| mrpt::math | |
| This base provides a set of functions for maths stuff.  | |
| mrpt::math::detail | |
Functions | |
| template<typename Scalar , typename VEC1 , typename MATRIX1 , typename MATRIX2 > | |
| void | mrpt::math::detail::sortEigResults (const VEC1 &eVals, const MATRIX1 &eVecs, std::vector< Scalar > &sorted_eVals, MATRIX2 &sorted_eVecs) | 
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |