turn off SSE2 optimization in cv::exp & cv::log in the case of GCC <=4.1 (not no...
authorVadim Pisarevsky <no@email>
Mon, 6 Dec 2010 08:49:49 +0000 (08:49 +0000)
committerVadim Pisarevsky <no@email>
Mon, 6 Dec 2010 08:49:49 +0000 (08:49 +0000)
commite6aba3e51c8a652f41f0f8885f72aee8263ae25e
treed01b3178fbd86f22915b4a9885654ca02d13f34f
parent17d9014373598b988499e818b8361fdf9660ee1a
turn off SSE2 optimization in cv::exp & cv::log in the case of GCC <=4.1 (not no Mac, where a patched GCC 4.0 is used)
modules/core/src/mathfuncs.cpp