| 
    MRPT
    2.0.4
    
   | 
 
#include "tfest-precomp.h"#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose3DQuat.h>#include <mrpt/tfest/se3.h>#include <Eigen/Dense>Go to the source code of this file.
Functions | |
| bool | se3_l2_internal (std::vector< mrpt::math::TPoint3D > &points_this, std::vector< mrpt::math::TPoint3D > &points_other, mrpt::poses::CPose3DQuat &out_transform, double &out_scale, bool forceScaleToUnity) | 
| bool se3_l2_internal | ( | std::vector< mrpt::math::TPoint3D > & | points_this, | 
| std::vector< mrpt::math::TPoint3D > & | points_other, | ||
| mrpt::poses::CPose3DQuat & | out_transform, | ||
| double & | out_scale, | ||
| bool | forceScaleToUnity | ||
| ) | 
Definition at line 69 of file se3_l2.cpp.
References ASSERT_EQUAL_, ASSERTDEB_, mrpt::math::MatrixBase< Scalar, Derived >::col(), mrpt::poses::CPose3DQuat::composePoint(), mrpt::math::MatrixBase< Scalar, Derived >::eig_symmetric(), MRPT_END, MRPT_START, mrpt::square(), mrpt::math::TPoint3D_data< T >::x, mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x(), mrpt::math::TPoint3D_data< T >::y, mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::y(), and mrpt::math::TPoint3D_data< T >::z.
Referenced by mrpt::tfest::se3_l2().
| 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 |