BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
Type tag for indexing by small rectangles. More...
Type tag for indexing by small rectangles.
"Concatenates" 2 columns into one (1. and k-1., 2. and k-2., ...) and creates indexing on top of k * k/2 rectangle. No branch divergence. Thread index assignments: k| 0 1 2 3 4 -+-----------------— 0| 0 1 2 3 1| 5 6 7 2| 8 9 3| 4 4|
Definition at line 463 of file embedsom_cuda_projection.cu.