BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBatchSizeGenGenerator of the size of the next point batch
 CCleanerA piece of cache that keeps track of the dirty status
 CRawDataStatsStatistics from the untransformed dataset
 CSweeperA piece of multi-object cache
 CColorDataStorage of the color data
 CScaledDataStorage of the scaled data
 CScatterModelModel of the two-dimensional data points
 CTransDataStorage of the transformed data
 CClusterDataStorage of data used for cluster coloring
 CDirtA piece of dirt for dirtying the caches
 CDirtsMulti-piece cache-dirtying object
 CDataModelStorage of data from loaded input file
 CScaledDataStorage of the scaled data
 CTransDataStorage of the transformed data
 CLandmarkModelModel of the high- and low-dimensional landmarks
 CRawDataStatsStatistics from the untransformed dataset
 Cdist_id
 CEmbedSOMConstants< F >
 CEmbedSOMCUDAContextData context wrapper for CUDA EmbedSOM
 CEstimator
 Cstd::exception
 CCudaErrorHelper exception for throwing sensible CUDA errors
 CFrameStats
 CGladWrapperWrapper of the GLAD library
 CGlfwWrapperWrapper of the Glfw library
 CGraphLayoutDataData for landmark graph layouting algorithm using forces
 CGraphRendererRenderer of the 2D landmark graph
 CImGuiWrapperWrapper of the ImGui
 CInputDataInput events data storage
 CInputHandlerHandler of input events
 CKeyboardDataKeyboard events data storage
 CKMeansDataStructure for storing the kmeans-style data
 Cknn_entry< F >A structure for packing neighbor index and distance for kNN search
 Cknn_entry< float >
 CKnnEdgesData
 CMouseDataMouse events data storage
 CNeighborScoreStorage< F >Helper structure to help transform neighbor distances to scores
 COrderWithCmpSwap< T >Wrapped compare and swap-to-correct-order function
 CComparatorPolicy< T >Comparator policy that automatically chooses a good implementation
 COrderWithMinMax< T >Min-max-into-ordering function
 COrderWithMinMax< float >
 CComparatorPolicy< float >
 CRectangleIndexerType tag for indexing by small rectangles
 CRendererHandles rendering of the graph and scatter plot and handles IO
 CScaleConfigConfiguration of the single-dimension scaling
 CScatterRendererRenderer of the 2D data points
 CShaderAbstracts working with shaders
 CSharedNeighborStorage< F >Helper structure to transform neighbor distances to scores
 Cdistfs::sqeucl
 CStateStorage of data of used algorithms and input events
 CTextureRendererTakes care of the rendering to the texture and then rendering the texture to the screen
 CTimerHandler for frametime computation
 CTrainingConfigStorage of the dynamic parameters of the algorithms that are set in the GUI by user
 CTransConfigConfiguration of single-dimension transformation
 CTSNELayoutDataA context structure for tSNE computation
 CUiColorSettingsImGUI handler for rendering the color settings window
 CUiLoaderImGUI handler for rendering the open file dialog window
 CUiMenuImGUI handler for rendering main menu window
 CUiRendererRenderer of the objects that are needed in the user interaction with the dataset
 CUiSaverImGUI handler for rendering the save file window
 CUiScalerImGUI handler for rendering the scale&transform window
 CUiTrainingSettingsImGUI handler for rendering the training settings window
 CVec< N, T >
 CVec< 2, double >
 CVec< 2, float >
 CVec< 4, double >
 CVec< 4, float >
 CViewA small utility class that manages the viewport coordinates, together with the virtual "camera" position and zoom