Kokkos Core Kernels Package Version of the Day
Loading...
Searching...
No Matches
List of all members
Kokkos::Array< T, N > 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 >:
Inheritance graph
[legend]

Detailed Description

template<class T, size_t N>
struct Kokkos::Array< T, N >

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

Definition at line 87 of file Kokkos_Array.hpp.


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