Kokkos::ALL
¶
Defined in header <Kokkos_Core.hpp>
namespace Kokkos{ constexpr UNSPECIFIED-TYPE ALL = IMPLEMENTATION-DETAIL; }
Kokkos::ALL
is a constant of unspecified type that is used to select all elements in a dimension.
Kokkos::View<double**[5]> a("A",N0,N1); auto s = Kokkos::subview(a, 5, Kokkos::ALL, Kokkos::ALL);
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4