1. 28 Mar, 2018 1 commit
  2. 22 Dec, 2017 1 commit
  3. 13 Dec, 2017 1 commit
  4. 10 Jul, 2017 1 commit
  5. 19 Aug, 2016 1 commit
  6. 28 Jan, 2016 1 commit
  7. 20 Oct, 2015 1 commit
  8. 13 Sep, 2015 1 commit
  9. 15 Oct, 2014 1 commit
    • Pavel Vlasov's avatar
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov authored
      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
  10. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      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
      8a4a1bb0
  11. 08 Aug, 2014 1 commit
  12. 05 Aug, 2014 1 commit
  13. 25 Feb, 2014 1 commit
  14. 17 Jan, 2014 4 commits
  15. 22 Oct, 2013 1 commit
  16. 21 Aug, 2013 1 commit
  17. 16 Apr, 2013 1 commit
  18. 11 Apr, 2013 1 commit
  19. 20 Mar, 2013 1 commit
  20. 19 Jan, 2013 1 commit
  21. 15 Jun, 2012 1 commit
  22. 09 Jun, 2012 1 commit
  23. 06 Jun, 2011 1 commit
  24. 17 Apr, 2011 1 commit
  25. 11 May, 2010 1 commit