1. 25 9月, 2015 2 次提交
  2. 23 6月, 2015 1 次提交
  3. 06 5月, 2015 1 次提交
  4. 30 4月, 2015 1 次提交
  5. 20 3月, 2015 1 次提交
  6. 15 10月, 2014 1 次提交
    • P
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov 提交于
      IPP can be switched on and off on runtime;
      
      Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
      
      TS modifications for implementations control;
      45958eaa
  7. 27 8月, 2014 1 次提交
  8. 25 8月, 2014 1 次提交
  9. 18 8月, 2014 1 次提交
  10. 13 8月, 2014 1 次提交
    • A
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov 提交于
      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
      8a4a1bb0
  11. 10 8月, 2014 1 次提交
  12. 07 8月, 2014 1 次提交
  13. 06 8月, 2014 1 次提交
  14. 28 7月, 2014 1 次提交
  15. 25 7月, 2014 1 次提交
  16. 24 7月, 2014 1 次提交
  17. 23 7月, 2014 1 次提交
  18. 22 7月, 2014 10 次提交
  19. 26 5月, 2014 1 次提交
  20. 12 5月, 2014 1 次提交
  21. 06 5月, 2014 2 次提交
  22. 29 4月, 2014 3 次提交
  23. 28 4月, 2014 3 次提交
  24. 25 4月, 2014 1 次提交
  25. 23 4月, 2014 1 次提交