umappp
A C++ library for UMAP
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
Options.hpp File Reference

Options for the UMAP algorithm. More...

#include <cstdint>
Include dependency graph for Options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  umappp::Options
 Options for initialize(). More...
 

Namespaces

namespace  umappp
 Methods for UMAP.
 

Enumerations

enum  umappp::InitializeMethod : char { SPECTRAL , SPECTRAL_ONLY , RANDOM , NONE }
 

Detailed Description

Options for the UMAP algorithm.