BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
This is the complete list of members for EmbedSOMCUDAContext, including all inherited members.
data | EmbedSOMCUDAContext | |
EmbedSOMCUDAContext() | EmbedSOMCUDAContext | inline |
knns | EmbedSOMCUDAContext | |
lm_hi | EmbedSOMCUDAContext | |
lm_lo | EmbedSOMCUDAContext | |
ndata | EmbedSOMCUDAContext | |
nknns | EmbedSOMCUDAContext | |
nlm_hi | EmbedSOMCUDAContext | |
nlm_lo | EmbedSOMCUDAContext | |
npoints | EmbedSOMCUDAContext | |
points | EmbedSOMCUDAContext | |
run(size_t n, size_t g, size_t d, float boost, size_t k, float adjust, const float *hidim_points, const float *hidim_landmarks, const float *lodim_landmarks, float *lodim_points) | EmbedSOMCUDAContext | |
runKNNKernel(size_t d, size_t n, size_t g, size_t adjusted_k) | EmbedSOMCUDAContext | private |
runProjectionKernel(size_t d, size_t n, size_t g, size_t k, float boost, float adjust) | EmbedSOMCUDAContext | private |
~EmbedSOMCUDAContext() | EmbedSOMCUDAContext |