BlockTopkStream2DProblem< DataType_, IndexType_, ColLanes_ > Struct Template Reference

BlockTopkStream2DProblem&lt; DataType_, IndexType_, ColLanes_ &gt; Struct Template Reference#

Composable Kernel: ck_tile::BlockTopkStream2DProblem< DataType_, IndexType_, ColLanes_ > Struct Template Reference
ck_tile::BlockTopkStream2DProblem< DataType_, IndexType_, ColLanes_ > Struct Template Reference

#include <block_topk_stream_2d_problem.hpp>

Public Types

using DataType = remove_cvref_t<DataType_>
using IndexType = remove_cvref_t<IndexType_>

Static Public Attributes

static constexpr index_t ColLanes = ColLanes_

Member Typedef Documentation

◆ DataType

template<typename DataType_, typename IndexType_, index_t ColLanes_>
using ck_tile::BlockTopkStream2DProblem< DataType_, IndexType_, ColLanes_ >::DataType = remove_cvref_t<DataType_>

◆ IndexType

template<typename DataType_, typename IndexType_, index_t ColLanes_>
using ck_tile::BlockTopkStream2DProblem< DataType_, IndexType_, ColLanes_ >::IndexType = remove_cvref_t<IndexType_>

Member Data Documentation

◆ ColLanes

template<typename DataType_, typename IndexType_, index_t ColLanes_>
index_t ck_tile::BlockTopkStream2DProblem< DataType_, IndexType_, ColLanes_ >::ColLanes = ColLanes_
staticconstexpr

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