ford_impl< RemainLengths, Orders > Struct Template Reference

ford_impl&lt; RemainLengths, Orders &gt; Struct Template Reference#

Composable Kernel: ck::detail::ford_impl< RemainLengths, Orders > Struct Template Reference
ck::detail::ford_impl< RemainLengths, Orders > Struct Template Reference

#include <functional3.hpp>

Public Member Functions

__host__ __device__ constexpr ford_impl ()
template<class F, class CurrentOrderedId>
__host__ __device__ constexpr void operator() (F f, CurrentOrderedId current_ordered_id) const

Constructor & Destructor Documentation

◆ ford_impl()

template<class RemainLengths, class Orders>
__host__ __device__ constexpr ck::detail::ford_impl< RemainLengths, Orders >::ford_impl ( )
inlineconstexpr

Member Function Documentation

◆ operator()()

template<class RemainLengths, class Orders>
template<class F, class CurrentOrderedId>
__host__ __device__ constexpr void ck::detail::ford_impl< RemainLengths, Orders >::operator() ( F f,
CurrentOrderedId current_ordered_id ) const
inlineconstexpr

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