#include <mrpt/utils/SSE_types.h>

Go to the source code of this file.
Classes | |
| struct | mrpt::Less |
| struct | mrpt::Greater |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
Macros | |
| #define | CHECK_BARRIER(lo, hi, other, flags) |
Functions | |
| template<bool Aligned> | |
| __m128i | mrpt::load_si128 (const void *addr) |
| template<> | |
| __m128i | mrpt::load_si128< true > (const void *addr) |
| #define CHECK_BARRIER | ( | lo, | |
| hi, | |||
| other, | |||
| flags | |||
| ) |
Definition at line 47 of file faster_corner_utilities.h.
Referenced by faster_corner_detect_10(), faster_corner_detect_12(), and faster_corner_detect_9().
| 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 |