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

Status of the UMAP algorithm. More...

#include <cstddef>
#include "sanisizer/sanisizer.hpp"
#include "Options.hpp"
#include "optimize_layout.hpp"
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
 Functions for creating UMAP embeddings.
 

Detailed Description

Status of the UMAP algorithm.