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 count.hpp:20
Compute row and column quantiles from a tatami::Matrix.
Compute row and column ranges from a tatami::Matrix.
Compute row and column sums from a tatami::Matrix.
Compute row and column variances from a tatami::Matrix.