XT-neighbor
|
A 2 dimensional stream where the data is written in row direction and read in column direction. More...
Public Member Functions | |
D2Stream () | |
void | write (T *newData, int n) |
void | set_offsets (int **offsets, int n, int offset_len) |
Chunk< T > | read () |
void | deconstruct () |
size_t | get_total_len () |
A 2 dimensional stream where the data is written in row direction and read in column direction.
|
inline |
|
inline |
|
inline |
|
inline |