static_for< 0, N, 1 > Struct Template Reference

static_for&lt; 0, N, 1 &gt; Struct Template Reference#

Composable Kernel: ck::static_for< 0, N, 1 > Struct Template Reference
ck::static_for< 0, N, 1 > Struct Template Reference

#include <functional2.hpp>

Inheritance diagram for ck::static_for< 0, N, 1 >:

Public Member Functions

__host__ __device__ constexpr static_for ()
__host__ __device__ constexpr void operator() (F f) const

Constructor & Destructor Documentation

◆ static_for()

__host__ __device__ constexpr ck::static_for< NBegin, NEnd, Increment >::static_for ( )
inlineconstexpr

Member Function Documentation

◆ operator()()

__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: