Skip to content
Snippets Groups Projects
  1. Jan 19, 2018
  2. Jan 09, 2018
  3. 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
  4. Oct 14, 2017
  5. Aug 04, 2017
  6. Jul 31, 2017
  7. Jul 30, 2017
Loading