- 14 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 10 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 01 Sep, 2013 3 commits
- 21 Aug, 2013 1 commit
-
-
zio dodo authored
-