1 #ifndef SEQUENCE_SUMMSTATS_THETAL_HPP__ 4 #define SEQUENCE_SUMMSTATS_THETAL_HPP__ 7 #include <Sequence/AlleleCountMatrix.hpp> 19 double thetal(
const AlleleCountMatrix& ac,
const std::int8_t refstate);
29 double thetal(
const AlleleCountMatrix& m,
30 const std::vector<std::int8_t>& refstates);
double thetal(const AlleleCountMatrix &ac, const std::int8_t refstate)
Zeng et al. .
The namespace in which this library resides.