Template Function marian::gpu::gMaxElement

Function Documentation

template<typename T>__global__ void marian::gpu::gMaxElement(IndexType * binIndices, T * binValues, const T * inValues, int rows, int cols, float minimal, bool descending)