kmeans_tatami
tatami wrappers for k-means clustering
Loading...
Searching...
No Matches
kmeans_tatami.hpp File Reference

Use a tatami matrix with the kmeans library. More...

#include <memory>
#include <type_traits>
#include <cstddef>
#include "tatami/tatami.hpp"
#include "kmeans/kmeans.hpp"
Include dependency graph for kmeans_tatami.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.
 

Detailed Description

Use a tatami matrix with the kmeans library.