libsequence
1.9.5
|
#include <cstdint>
#include <Sequence/VariantMatrix.hpp>
#include <Sequence/StateCounts.hpp>
#include <Sequence/VariantMatrixViews.hpp>
Go to the source code of this file.
Namespaces | |
Sequence | |
The namespace in which this library resides. | |
Functions | |
template<typename F > | |
void | Sequence::sstats_algo::aggregate_sites (const VariantMatrix &m, const F &f, const std::int8_t refstate) |
template<typename F > | |
void | Sequence::sstats_algo::aggregate_sites (const VariantMatrix &m, const F &f, const std::vector< std::int8_t > &refstates) |