libsequence  1.9.5
thetah.hpp File Reference

Fay and Wu's $\hat\theta_H$. 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::thetah (const AlleleCountMatrix &ac, const std::int8_t refstate)
 Fay and Wu's $\hat\theta_H$. More...
 
double Sequence::thetah (const AlleleCountMatrix &m, const std::vector< std::int8_t > &refstates)
 Fay and Wu's $\hat\theta_H$. More...
 

Detailed Description

Fay and Wu's $\hat\theta_H$.

Definition in file thetah.hpp.