MRPT
2.0.1
|
#include "tfest-precomp.h"
#include <mrpt/core/cpu.h>
#include <mrpt/math/TPose2D.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/random.h>
#include <mrpt/tfest/se2.h>
#include "se2_l2_internal.h"
Go to the source code of this file.
Functions | |
static mrpt::tfest::internal::se2_l2_impl_return_t< float > | se2_l2_impl (const TMatchingPairList &in_correspondences) |
|
static |
Definition at line 39 of file se2_l2.cpp.
References ASSERT_, mrpt::tfest::internal::se2_l2_impl_return_t< T >::Ax, mrpt::tfest::internal::se2_l2_impl_return_t< T >::Ay, mrpt::tfest::internal::se2_l2_impl_return_t< T >::mean_x_a, mrpt::tfest::internal::se2_l2_impl_return_t< T >::mean_x_b, mrpt::tfest::internal::se2_l2_impl_return_t< T >::mean_y_a, and mrpt::tfest::internal::se2_l2_impl_return_t< T >::mean_y_b.
Referenced by mrpt::tfest::se2_l2().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |