knncolle_tatami
tatami wrappers for neighbor detection
Loading...
Searching...
No Matches
knncolle_tatami.hpp File Reference

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"
Include dependency graph for knncolle_tatami.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.
 

Detailed Description

Use a tatami matrix with the knncolle library.