This is the complete list of members for
SeqWeightTable, including all inherited members.
append_output(std::ofstream &outfile) const | SeqWeightTable | |
copy_expected(const SeqWeightTable &other) | SeqWeightTable | |
copy_observed(const SeqWeightTable &other) | SeqWeightTable | |
get_weight(const Sequence &seq, size_t i) const | SeqWeightTable | |
increment_expected(const Sequence &seq, double mass, const std::vector< double > &fl_cdf) | SeqWeightTable | |
increment_observed(const Sequence &seq, size_t i, double mass) | SeqWeightTable | |
normalize_expected() | SeqWeightTable | |
SeqWeightTable(size_t window_size, size_t order, double alpha) | SeqWeightTable | |
SeqWeightTable(size_t window_size, size_t order, std::string param_file_name, std::string identifier) | SeqWeightTable | |