static_ford< Lengths, Orders > Struct Template Reference

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

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

#include <functional3.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ static_ford()

template<class Lengths, class Orders = typename arithmetic_sequence_gen<0, Lengths::GetSize(), 1>::type>
__host__ __device__ constexpr ck::static_ford< Lengths, Orders >::static_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::static_ford< Lengths, Orders >::operator() ( F f) const
inlineconstexpr

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