1#ifndef TATAMI_TATAMI_STATS_HPP
2#define TATAMI_TATAMI_STATS_HPP
Compute row and column counts from a tatami::Matrix.
Compute group-wise sums from a tatami::Matrix.
Compute group-wise variances from a tatami::Matrix.
Functions to compute statistics from a tatami::Matrix.
Definition counts.hpp:18
Compute row and column ranges from a tatami::Matrix.
Compute row and column sums from a tatami::Matrix.
Utilities for computing matrix statistics.
Compute row and column variances from a tatami::Matrix.