10By default, all SSE* optimizations are enabled. If your processor does not support them you will have to disable them
11by enabling viewing the "Advanced" options from CMake and checking the corresponding <code>DISABLE_SSE*</code> option.
12
13You'll know that your processor does not support SSE* instructions if you see unexplainable <b>illegal instruction errors</b> when executing MRPT programs.
14
15See <a href="group__sse__optimizations.html" >SEE optimizations</a> to learn which functions have explicit vectorization optimizations in MRPT.
16
17*/
18
Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013