19By default, all SSE* optimizations are enabled. If your processor does not support them you will have to disable them
20by enabling viewing the "Advanced" options from CMake and checking the corresponding <code>DISABLE_SSE*</code> option.
21
22You'll know that your processor does not support SSE* instructions if you see unexplainable <b>illegal instruction errors</b> when executing MRPT programs.
23
24See <a href="group__sse__optimizations.html" >SEE optimizations</a> to learn which functions have explicit vectorization optimizations in MRPT.
25
26*/
27
Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN:Unversioned directory at Tue Jun 28 11:46:25 UTC 2016