|
kmeans_tatami
tatami wrappers for k-means clustering
|
Use a tatami matrix with the kmeans library. More...
#include <memory>#include <type_traits>#include <cstddef>#include "tatami/tatami.hpp"#include "kmeans/kmeans.hpp"
Go to the source code of this file.
Classes | |
| class | kmeans_tatami::Matrix< KIndex_, KData_, TValue_, TIndex_, MatrixPointer_ > |
| kmeans-compatible wrapper around a tatami matrix. More... | |
Namespaces | |
| namespace | kmeans_tatami |
| Wrapper around a tatami matrix. | |
Use a tatami matrix with the kmeans library.