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

Go to the source code of this file.
Functions | |
| constexpr float | sqr (float x) |
| void | make_knn_edges (KnnEdgesData &data, LandmarkModel &landmarks, const size_t kns) |
| void make_knn_edges | ( | KnnEdgesData & | data, |
| LandmarkModel & | landmarks, | ||
| const size_t | kns | ||
| ) |
Definition at line 33 of file knn_edges.cpp.


|
constexpr |