Main MRPT website > C++ reference for MRPT 1.9.9
mrpt::math::detail::getVicinity< MatrixType, T, ReturnType, D > Struct Template Reference

Detailed Description

template<typename MatrixType, typename T, typename ReturnType, size_t D>
struct mrpt::math::detail::getVicinity< MatrixType, T, ReturnType, D >

This huge template encapsulates a function to get the vicinity of an element, with maximum genericity.

Although it's not meant to be called directly, every type defining the ASSERT_ENOUGHROOM assert and the get_unsafe method will work. The assert checks if the boundaries (r-N,r+N,c-N,c+N) fit in the matrix. The template parameters are the following:

Definition at line 172 of file math_frwds.h.

#include <mrpt/math/math_frwds.h>




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST