|
tatami_stats
Matrix statistics for tatami
|
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... | |
| class | tatami_stats::LocalOutputBuffers< Output_, GetOutput_ > |
| Local output buffers for running calculations. More... | |
Namespaces | |
| namespace | tatami_stats |
Functions to compute statistics from a tatami::Matrix. | |
Functions | |
| template<typename Group_ > | |
| std::size_t | tatami_stats::total_groups (const Group_ *group, std::size_t n) |
| template<typename Group_ , typename Size_ > | |
| std::vector< Size_ > | tatami_stats::tabulate_groups (const Group_ *group, Size_ n) |
Utilities for computing matrix statistics.