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 153 of file math_frwds.h.
#include <mrpt/math/math_frwds.h>
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |