tatami
C++ API for different matrix representations
|
Files | |
convert_to_dense.hpp | |
Convert a matrix into a dense format. | |
DenseMatrix.hpp | |
Dense matrix representation. | |
SparsifiedWrapper.hpp | |
Wrapper classes for sparse extraction from a dense tatami::Matrix . | |
transpose.hpp | |
Transpose a dense array. | |