tatami_stats
Matrix statistics for tatami
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
utils.hpp File Reference

Utilities for computing matrix statistics. More...

Go to the source code of this file.

Classes

class  tatami_stats::LocalOutputBuffer< Output_ >
 Local output buffer for running calculations. More...
 

Namespaces

namespace  tatami_stats
 Functions to compute statistics from a tatami::Matrix.
 

Functions

template<typename Group_ >
size_t tatami_stats::total_groups (const Group_ *group, size_t n)
 
template<typename Group_ , typename Size_ >
std::vector< Size_ > tatami_stats::tabulate_groups (const Group_ *group, Size_ n)
 

Detailed Description

Utilities for computing matrix statistics.