static_ford_impl< RemainLengths, Orders > Struct Template Reference

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

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

#include <functional3.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ static_ford_impl()

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

Member Function Documentation

◆ operator()()

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

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