static_for< NBegin, NEnd, Increment > Struct Template Reference

static_for&lt; NBegin, NEnd, Increment &gt; Struct Template Reference#

Composable Kernel: ck_tile::static_for< NBegin, NEnd, Increment > Struct Template Reference
ck_tile::static_for< NBegin, NEnd, Increment > Struct Template Reference

#include <functional.hpp>

Public Member Functions

CK_TILE_HOST_DEVICE constexpr static_for ()
template<class F>
CK_TILE_HOST_DEVICE constexpr void operator() (F f) const

Constructor & Destructor Documentation

◆ static_for()

template<index_t NBegin, index_t NEnd, index_t Increment>
CK_TILE_HOST_DEVICE constexpr ck_tile::static_for< NBegin, NEnd, Increment >::static_for ( )
inlineconstexpr

Member Function Documentation

◆ operator()()

template<index_t NBegin, index_t NEnd, index_t Increment>
template<class F>
CK_TILE_HOST_DEVICE constexpr void ck_tile::static_for< NBegin, NEnd, Increment >::operator() ( F f) const
inlineconstexpr

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