static_for< NBegin, NEnd, Increment > Struct Template Reference#
ck_tile::static_for< NBegin, NEnd, Increment > Struct Template Reference
#include <functional.hpp>
Public Member Functions | |
constexpr CK_TILE_HOST_DEVICE | static_for () |
template<class F > | |
constexpr CK_TILE_HOST_DEVICE void | operator() (F f) const |
Constructor & Destructor Documentation
◆ static_for()
template<index_t NBegin, index_t NEnd, index_t Increment>
|
inlineconstexpr |
Member Function Documentation
◆ operator()()
template<index_t NBegin, index_t NEnd, index_t Increment>
template<class F >
|
inlineconstexpr |
The documentation for this struct was generated from the following files:
- include/ck_tile/core/container/sequence.hpp
- include/ck_tile/core/utility/functional.hpp