BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
#include <glm/glm.hpp>
#include <array>
#include "landmark_model.h"
#include "shader.h"
#include "view.h"
Go to the source code of this file.
Classes | |
struct | UiRenderer |
Renderer of the objects that are needed in the user interaction with the dataset. More... | |