- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 31, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 20, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Aug 16, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implemented Array:containsOnlyValue. Restored implementation of ArrayOperations::memoryCompare on host.
-
- Aug 14, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implemented a method Array::checkValue which returns true only if there is an element with given value in the array.
-
- May 07, 2018
-
-
Jakub Klinkovský authored
-
- May 05, 2018
-
-
- May 04, 2018
-
-
Jakub Klinkovský authored
-
- Mar 24, 2018
-
-
Jakub Klinkovský authored
And of course our implementation is faster ;-)
-
- Mar 08, 2018
-
-
Vít Hanousek authored
-
- Jan 19, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Fixes 72a28071c281cb58bbc3af663b7586a9c322e42a
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jan 09, 2018
-
-
Jakub Klinkovský authored
-
- Nov 06, 2017
-
-
Vít Hanousek authored
There is shor test of this stuff for 1D 2D and 3D. Relpaced tabs with 4spaces.
-
- Nov 04, 2017
-
-
Jakub Klinkovský authored
-
- Oct 17, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
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)
-
Jakub Klinkovský authored
-
- Oct 14, 2017
-
-
Jakub Klinkovský authored
-
- Aug 04, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- Use math function from TNL/Math.h instead of the standard library - Many cosmetic changes for readability
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- The inherited operator= is weird, but this seems to work. - Use TNL::pow instead of std::pow etc.
-
- Aug 02, 2017
-
-
Jakub Klinkovský authored
-
- Jul 31, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-