MRPT
1.9.9
|
#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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |