Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Attributes | List of all members
Kokkos::Impl::LayoutScalarStride< Layout > Struct Template Reference

#include <Kokkos_LayoutContiguous.hpp>

Static Public Attributes

static const unsigned stride = 1
 
static const bool is_unit_stride = true
 

Detailed Description

template<typename Layout>
struct Kokkos::Impl::LayoutScalarStride< Layout >

Definition at line 133 of file Kokkos_LayoutContiguous.hpp.

Member Data Documentation

◆ stride

template<typename Layout >
const unsigned Kokkos::Impl::LayoutScalarStride< Layout >::stride = 1
static

Definition at line 134 of file Kokkos_LayoutContiguous.hpp.

◆ is_unit_stride

template<typename Layout >
const bool Kokkos::Impl::LayoutScalarStride< Layout >::is_unit_stride = true
static

Definition at line 135 of file Kokkos_LayoutContiguous.hpp.


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