A library for working with phylogenetic and population genetic data.
v0.32.0
FstPoolProcessor Member List

This is the complete list of members for FstPoolProcessor, including all inherited members.

add_calculator(size_t index_p1, size_t index_p2, std::unique_ptr< BaseFstPoolCalculator > calculator)FstPoolProcessorinline
calculators() constFstPoolProcessorinline
FstPoolProcessor(std::shared_ptr< utils::ThreadPool > thread_pool=nullptr, size_t threading_threshold=4096)FstPoolProcessorinline
FstPoolProcessor(FstPoolProcessor const &)=defaultFstPoolProcessor
FstPoolProcessor(FstPoolProcessor &&)=defaultFstPoolProcessor
get_filter_stats() constFstPoolProcessorinline
get_pi_vectors(BaseWindow< D > const &window, std::shared_ptr< GenomeLocusSet > provided_loci) constFstPoolProcessorinline
get_pi_vectors() constFstPoolProcessorinline
get_result(BaseWindow< D > const &window, std::shared_ptr< GenomeLocusSet > provided_loci) constFstPoolProcessorinline
get_result() constFstPoolProcessorinline
operator=(FstPoolProcessor const &)=defaultFstPoolProcessor
operator=(FstPoolProcessor &&)=defaultFstPoolProcessor
PiVectorTuple typedefFstPoolProcessor
process(Variant const &variant)FstPoolProcessorinline
reset()FstPoolProcessorinline
sample_pairs() constFstPoolProcessorinline
size() constFstPoolProcessorinline
thread_pool() constFstPoolProcessorinline
thread_pool(std::shared_ptr< utils::ThreadPool > value)FstPoolProcessorinline
threading_threshold() constFstPoolProcessorinline
threading_threshold(size_t value)FstPoolProcessorinline
~FstPoolProcessor()=defaultFstPoolProcessor