static_for< NBegin, NEnd, Increment > Struct Template Reference

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

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

#include <functional2.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ static_for()

template<index_t NBegin, index_t NEnd, index_t Increment>
__host__ __device__ constexpr ck::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>
__host__ __device__ constexpr void ck::static_for< NBegin, NEnd, Increment >::operator() ( F f) const
inlineconstexpr

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