- Aug 09, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
This allows to easily change the type of elements in a vector expression, which can be useful to force a specific type when combining vectors with different element types. For example, a double-vector can be cast to float to avoid expensive computations in double precision.
-
Jakub Klinkovský authored
-
- Aug 08, 2019
-
-
Jakub Klinkovský authored
-
- Aug 07, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Distributed argMin and argMax are not implemented yet, all other operations successfully pass all tests (which were unified with the tests for Vector, VectorView and StaticVector).
-
- Aug 05, 2019
-
-
Jakub Klinkovský authored
Does not work yet for the distributed vector...
-
Jakub Klinkovský authored
-
- Aug 04, 2019
-
-
Jakub Klinkovský authored
getConstView should be always used for const operations, because explicit is better than implicit. Overloading one method for cases which have a completely different type (ConstViewType is *not* just a const-qualified ViewType) can be very unclear (or even ambiguous) in certain cases.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Aug 03, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Aug 02, 2019
-
-
Jakub Klinkovský authored
-
- Jul 27, 2019
-
-
Jakub Klinkovský authored
Fixed ambiguity between vector operations for StaticVector, DistributedVector and DistributedVectorView
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jul 26, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jul 16, 2019
-
-
Tomáš Oberhuber authored
-
- Jul 15, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 13, 2019
-
-
Tomáš Oberhuber authored
-