Files

8 lines
141 B
Plaintext

/**
* @file
* @brief An aggregate header for warp operations on data stored in shared memory.
*/
#pragma once
#include "conversions.cuh"