- Aug 05, 2019
-
-
Jakub Klinkovský authored
-
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.
-
- Aug 02, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jul 15, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 12, 2019
-
-
Tomáš Oberhuber authored
-
- Jul 11, 2019
-
-
Tomáš Oberhuber authored
-
- Jul 10, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Apr 19, 2019
-
-
Jakub Klinkovský authored
-
- Apr 11, 2019
-
-
-
-
Added getView() and getConstView() methods to Array, ArrayView, Vector, VectorView, DistributedArray, DistributedArrayView, DistributedVector and DistributedVectorView NDArray-style... TODO: update documentation and examples
-
-
-
-
- Dec 26, 2018
-
-
Jakub Klinkovský authored
fixes #13
-
- Dec 20, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
This allows int-vectors to be multiplied by float-scalars, producing accurate int values (e.g. 4.2 * 10 == 42).
-
- Oct 19, 2018
-
-
Nina Džugasová authored
-
- Sep 27, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 20, 2018
-
-
Jakub Klinkovský authored
-
- Sep 07, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
[skip ci]
-
Jakub Klinkovský authored
They are virtual, currently not needed and only complicate things.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-