BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
▼Ndistfs | |
Csqeucl | |
CBatchSizeGen | Generator of the size of the next point batch |
CCleaner | A piece of cache that keeps track of the dirty status |
CClusterData | Storage of data used for cluster coloring |
CColorData | Storage of the color data |
CComparatorPolicy | Comparator policy that automatically chooses a good implementation |
CComparatorPolicy< float > | |
CCudaError | Helper exception for throwing sensible CUDA errors |
CDataModel | Storage of data from loaded input file |
CDirt | A piece of dirt for dirtying the caches |
CDirts | Multi-piece cache-dirtying object |
Cdist_id | |
CEmbedSOMConstants | |
CEmbedSOMCUDAContext | Data context wrapper for CUDA EmbedSOM |
CEstimator | |
CFrameStats | |
CGladWrapper | Wrapper of the GLAD library |
CGlfwWrapper | Wrapper of the Glfw library |
CGraphLayoutData | Data for landmark graph layouting algorithm using forces |
CGraphRenderer | Renderer of the 2D landmark graph |
CImGuiWrapper | Wrapper of the ImGui |
CInputData | Input events data storage |
CInputHandler | Handler of input events |
CKeyboardData | Keyboard events data storage |
CKMeansData | Structure for storing the kmeans-style data |
Cknn_entry | A structure for packing neighbor index and distance for kNN search |
CKnnEdgesData | |
CLandmarkModel | Model of the high- and low-dimensional landmarks |
CMouseData | Mouse events data storage |
CNeighborScoreStorage | Helper structure to help transform neighbor distances to scores |
COrderWithCmpSwap | Wrapped compare and swap-to-correct-order function |
COrderWithMinMax | Min-max-into-ordering function |
CRawDataStats | Statistics from the untransformed dataset |
CRectangleIndexer | Type tag for indexing by small rectangles |
CRenderer | Handles rendering of the graph and scatter plot and handles IO |
CScaleConfig | Configuration of the single-dimension scaling |
CScaledData | Storage of the scaled data |
CScatterModel | Model of the two-dimensional data points |
CScatterRenderer | Renderer of the 2D data points |
CShader | Abstracts working with shaders |
CSharedNeighborStorage | Helper structure to transform neighbor distances to scores |
CState | Storage of data of used algorithms and input events |
CSweeper | A piece of multi-object cache |
CTextureRenderer | Takes care of the rendering to the texture and then rendering the texture to the screen |
CTimer | Handler for frametime computation |
CTrainingConfig | Storage of the dynamic parameters of the algorithms that are set in the GUI by user |
CTransConfig | Configuration of single-dimension transformation |
CTransData | Storage of the transformed data |
CTSNELayoutData | A context structure for tSNE computation |
CUiColorSettings | ImGUI handler for rendering the color settings window |
CUiLoader | ImGUI handler for rendering the open file dialog window |
CUiMenu | ImGUI handler for rendering main menu window |
CUiRenderer | Renderer of the objects that are needed in the user interaction with the dataset |
CUiSaver | ImGUI handler for rendering the save file window |
CUiScaler | ImGUI handler for rendering the scale&transform window |
CUiTrainingSettings | ImGUI handler for rendering the training settings window |
CVec | |
CVec< 2, double > | |
CVec< 2, float > | |
CVec< 4, double > | |
CVec< 4, float > | |
CView | A small utility class that manages the viewport coordinates, together with the virtual "camera" position and zoom |