XT-neighbor
|
A stream where the data is already fit inside the GPU memory, so chunking is basically just shift the pointer around. More...
Public Member Functions | |
GPUInputStream (T *data, int len, int chunkSize) | |
Chunk< T > | read () |
size_t | get_total_len () |
A stream where the data is already fit inside the GPU memory, so chunking is basically just shift the pointer around.
|
inline |
|
inline |
|
inline |