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

Status of the UMAP algorithm. More...

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

Go to the source code of this file.

Classes

class  umappp::Status< Index_, Float_ >
 Status of the UMAP optimization iterations. More...
 

Namespaces

namespace  umappp
 Methods for UMAP.
 

Detailed Description

Status of the UMAP algorithm.