1 #ifndef SEQUENCE_SUMMSTATS_LD_HPP__ 2 #define SEQUENCE_SUMMSTATS_LD_HPP__ 6 #include <Sequence/VariantMatrix.hpp> 14 TwoLocusCounts(std::int8_t i_, std::int8_t j_,
int n_);
17 std::vector<TwoLocusCounts>
18 two_locus_haplotype_counts(
const VariantMatrix& m, std::size_t sitei,
19 const std::size_t sitej,
20 const bool skip_missing);
The namespace in which this library resides.