tatami_r
R bindings to tatami matrices
Loading...
Searching...
No Matches
sparse_matrix.hpp File Reference

Parse sparse matrices from block processing. More...

#include "utils.hpp"
#include "tatami/tatami.hpp"
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  tatami_r
 tatami bindings for arbitrary R matrices.
 

Functions

template<class Function_ >
void tatami_r::parse_SVT_SparseMatrix (Rcpp::RObject matrix, Function_ fun)
 

Detailed Description

Parse sparse matrices from block processing.