Skip to content
Snippets Groups Projects
  1. Aug 20, 2018
  2. Aug 16, 2018
  3. Aug 13, 2018
  4. Oct 17, 2017
    • Jakub Klinkovský's avatar
      Refactoring parallel reduction operations · 5d9bcae2
      Jakub Klinkovský authored
      - separate data types for input arrays of binary operations
        (necessary for the equality comparison of two arrays of different
        type)
      - added separate template parameter for ResultType, which defaults to
        the RealType
        (the goal is to allow sum of bool vectors into int instead of bool)
      5d9bcae2
  5. Oct 14, 2017
  6. Aug 04, 2017
  7. Jul 14, 2017
  8. Jun 22, 2017
  9. Jun 21, 2017
  10. Aug 22, 2016
Loading