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