BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
#include "imgui.h"
#include "vendor/imfilebrowser.h"
#include <array>
#include <string>
#include "state.h"
Go to the source code of this file.
Classes | |
struct | UiSaver |
ImGUI handler for rendering the save file window. More... | |