alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onAcc::cpu::OneLayer< IndexVecType > Struct Template Reference

#include <IdxLayer.hpp>

Public Member Functions

constexpr OneLayer ()=default
constexpr auto count () const
constexpr auto count () const
constexpr auto idx () const
constexpr auto idx () const

Detailed Description

template<typename IndexVecType>
struct alpaka::onAcc::cpu::OneLayer< IndexVecType >

Definition at line 19 of file IdxLayer.hpp.

Constructor & Destructor Documentation

◆ OneLayer()

template<typename IndexVecType>
alpaka::onAcc::cpu::OneLayer< IndexVecType >::OneLayer ( )
constexprdefault

Member Function Documentation

◆ count() [1/2]

template<typename IndexVecType>
auto alpaka::onAcc::cpu::OneLayer< IndexVecType >::count ( ) const
inlineconstexpr

Definition at line 38 of file IdxLayer.hpp.

◆ count() [2/2]

template<typename IndexVecType>
auto alpaka::onAcc::cpu::OneLayer< IndexVecType >::count ( ) const
inlineconstexpr

Definition at line 33 of file IdxLayer.hpp.

◆ idx() [1/2]

template<typename IndexVecType>
auto alpaka::onAcc::cpu::OneLayer< IndexVecType >::idx ( ) const
inlineconstexpr

Definition at line 28 of file IdxLayer.hpp.

◆ idx() [2/2]

template<typename IndexVecType>
auto alpaka::onAcc::cpu::OneLayer< IndexVecType >::idx ( ) const
inlineconstexpr

Definition at line 23 of file IdxLayer.hpp.


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