Kokkos Core Kernels Package Version of the Day
Loading...
Searching...
No Matches
List of all members
Kokkos::Array< T, N, Proxy > Struct Template Reference

Derived from the C++17 'std::array'. Dropping the iterator interface. More...

#include <Kokkos_Array.hpp>

Inheritance diagram for Kokkos::Array< T, N, Proxy >:
Inheritance graph
[legend]

Detailed Description

template<class T = void, size_t N = KOKKOS_INVALID_INDEX, class Proxy = void>
struct Kokkos::Array< T, N, Proxy >

Derived from the C++17 'std::array'. Dropping the iterator interface.

Definition at line 83 of file Kokkos_Array.hpp.


The documentation for this struct was generated from the following file: