- Jul 26, 2019
-
-
Jakub Klinkovský authored
-
- Apr 19, 2019
-
-
Jakub Klinkovský authored
-
- Apr 14, 2019
-
-
Tomáš Oberhuber authored
-
- Apr 13, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Mar 28, 2019
-
-
Jakub Klinkovský authored
See #25
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
-
- Sep 28, 2018
-
-
Jakub Klinkovský authored
The method was either returning true or throwing an exception, so it can simply return void or throw an exception.
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
This is closer to value_type which is used in STL containers.
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 20, 2018
-
-
Jakub Klinkovský authored
-
- Aug 16, 2018
-
-
Tomáš Oberhuber authored
Implemented Array:containsOnlyValue. Restored implementation of ArrayOperations::memoryCompare on host.
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
Implemented a method Array::checkValue which returns true only if there is an element with given value in the array.
-
- Oct 17, 2017
-
-
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)
-
- Jul 14, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
- Nov 19, 2016
-
-
Jakub Klinkovský authored
-
- Aug 22, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 21, 2016
-
-
Tomáš Oberhuber authored
-