| 
    MRPT
    2.0.4
    
   | 
 
SSE2/SSE3/SSE4 optimized instruction setsBy default, all SSE* optimizations are enabled. If your processor does not support them you will have to disable them by enabling viewing the "Advanced" options from CMake and checking the corresponding ENABLE_SSE* option.
You'll know that your processor does not support SSE* instructions if you see unexplainable illegal instruction errors when executing MRPT programs.
See SEE optimizations to learn which functions have explicit vectorization optimizations in MRPT.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |