Alex Leontiev fe6a7e935d Fix qualifiers on aux functions for solveLP()
Change qualifiers on auxiliary functions (for solveLP() procedure) from
const (that does not have much sense) to static (that makes them
invisible for outside world and hopefully exacerbates optimization).
2013-07-11 09:52:13 +03:00
2013-04-12 15:35:38 +04:00
2013-03-04 19:43:49 +04:00
2013-05-22 13:57:43 +03:00
2013-03-25 11:19:29 +04:00
2013-04-05 21:11:59 +04:00
2013-02-28 03:18:54 +04:00
2012-07-30 10:36:23 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org
Description
No description provided
Readme 422 MiB
Languages
C++ 83.4%
Cuda 5.9%
C 3.8%
Java 2.4%
CMake 2.2%
Other 2.1%