vg
tools for working with variation graphs
|
This is the complete list of members for haplo::ScoreProvider, including all inherited members.
get_haplotype_count() const | haplo::ScoreProvider | virtual |
has_incremental_search() const | haplo::ScoreProvider | virtual |
incremental_extend(const IncrementalSearchState &state, const vg::Position &pos) const | haplo::ScoreProvider | virtual |
incremental_find(const vg::Position &pos) const | haplo::ScoreProvider | virtual |
score(const vg::Path &, haploMath::RRMemo &memo)=0 | haplo::ScoreProvider | pure virtual |
~ScoreProvider()=default | haplo::ScoreProvider | virtual |