Skip to content

Commit

Permalink
fix doxygen grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Jan 11, 2015
1 parent 29a5868 commit 35d91e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/tfest/include/mrpt/tfest/se2.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ namespace mrpt
* \note This function is hand-optimized for SSE2 architectures (if SSE2 is enabled from CMake)
* \sa se3_l2, se2_l2_robust
* \ingroup sse_optimizations
* \ingroup mrpt_tfest_grp
*/
bool TFEST_IMPEXP se2_l2(
const mrpt::utils::TMatchingPairList & in_correspondences,
Expand Down

0 comments on commit 35d91e6

Please sign in to comment.