F Struct Reference

F Struct Reference#

Composable Kernel: ck::arithmetic_sequence_gen< IBegin, IEnd, Increment >::F Struct Reference
ck::arithmetic_sequence_gen< IBegin, IEnd, Increment >::F Struct Reference

#include <sequence.hpp>

Public Member Functions

__host__ __device__ constexpr index_t operator() (index_t i) const

Member Function Documentation

◆ operator()()

template<index_t IBegin, index_t IEnd, index_t Increment>
__host__ __device__ constexpr index_t ck::arithmetic_sequence_gen< IBegin, IEnd, Increment >::F::operator() ( index_t i) const
inlineconstexpr

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