BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
Classes
state.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "color_data.h"
#include "data_model.h"
#include "frame_stats.h"
#include "graph_layout.h"
#include "kmeans_landmark.h"
#include "knn_edges.h"
#include "landmark_model.h"
#include "mouse_data.h"
#include "scaled_data.h"
#include "scatter_model.h"
#include "training_config.h"
#include "trans_data.h"
#include "tsne_layout.h"
Include dependency graph for state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  State
 Storage of data of used algorithms and input events. More...