- 24 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 05 Dec, 2017 1 commit
-
-
Vadim Pisarevsky authored
fixed native Lapack detection script on Mac/iOS (where native Lapack is a part of Accelerate framework)
-
- 28 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
- reorder path HINTS to avoid conflicts with other LAPACK libraries - add extern "C" { } to avoid generation of C++ symbols
-
- 13 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 18 Apr, 2017 1 commit
-
-
Tomoaki Teshima authored
-
- 19 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
CMake should not fail.
-
- 17 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
- added compile check with multiple tries for different configurations - restored find_package(LAPACK) - avoided modification of OPENCV_LINKER_LIBS
-
- 23 Dec, 2016 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Dec, 2016 1 commit
-
-
Vadim Pisarevsky authored
* moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository. * trying to fix the bug with undefined symbols sgesdd_ and dgesdd_ * removed extra whitespaces; disabled LAPACK on IOS
-