ford< Lengths, Orders > Struct Template Reference

ford&lt; Lengths, Orders &gt; Struct Template Reference#

Composable Kernel: ck::ford< Lengths, Orders > Struct Template Reference
ck::ford< Lengths, Orders > Struct Template Reference

#include <functional3.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ ford()

template<class Lengths, class Orders = typename arithmetic_sequence_gen<0, Lengths::GetSize(), 1>::type>
__host__ __device__ constexpr ck::ford< Lengths, Orders >::ford ( )
inlineconstexpr

Member Function Documentation

◆ operator()()

template<class Lengths, class Orders = typename arithmetic_sequence_gen<0, Lengths::GetSize(), 1>::type>
template<class F>
__host__ __device__ constexpr void ck::ford< Lengths, Orders >::operator() ( F f) const
inlineconstexpr

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