libsequence  1.9.5
thetal.hpp File Reference

Zeng et al. $\hat\theta_L$. More...

#include <vector>
#include <Sequence/AlleleCountMatrix.hpp>

Go to the source code of this file.

Namespaces

 Sequence
 The namespace in which this library resides.
 

Functions

double Sequence::thetal (const AlleleCountMatrix &ac, const std::int8_t refstate)
 Zeng et al. $\hat\theta_L$. More...
 
double Sequence::thetal (const AlleleCountMatrix &m, const std::vector< std::int8_t > &refstates)
 Zeng et al. $\hat\theta_L$. More...
 

Detailed Description

Zeng et al. $\hat\theta_L$.

Definition in file thetal.hpp.