Template Function marian::gpu::gMaxElementUpdate

Function Documentation

template<typename T>__global__ void marian::gpu::gMaxElementUpdate(IndexType * binIndices, T * binValues, IndexType * outIndices, T * outValues, T * inValues, const int cols, const int K, int numBlocks, float minimal, bool descending)