begin() | IsotopeDistribution | inline |
begin() const | IsotopeDistribution | inline |
calcFragmentIsotopeDist(const IsotopeDistribution &fragment_isotope_dist, const IsotopeDistribution &comp_fragment_isotope_dist, const std::set< UInt > &precursor_isotopes) | IsotopeDistribution | |
calcFragmentIsotopeDist_(ContainerType &result, const ContainerType &fragment_isotope_dist, const ContainerType &comp_fragment_isotope_dist, const std::set< UInt > &precursor_isotopes) | IsotopeDistribution | protected |
clear() | IsotopeDistribution | |
const_iterator typedef | IsotopeDistribution | |
const_reverse_iterator typedef | IsotopeDistribution | |
ConstIterator typedef | IsotopeDistribution | |
ConstReverseIterator typedef | IsotopeDistribution | |
ContainerType typedef | IsotopeDistribution | |
convolve_(ContainerType &result, const ContainerType &left, const ContainerType &right) const | IsotopeDistribution | protected |
convolvePow_(ContainerType &result, const ContainerType &input, Size factor) const | IsotopeDistribution | protected |
convolveSquare_(ContainerType &result, const ContainerType &input) const | IsotopeDistribution | protected |
distribution_ | IsotopeDistribution | protected |
end() | IsotopeDistribution | inline |
end() const | IsotopeDistribution | inline |
estimateForFragmentFromDNAWeight(double average_weight_precursor, double average_weight_fragment, const std::set< UInt > &precursor_isotopes) | IsotopeDistribution | |
estimateForFragmentFromPeptideWeight(double average_weight_precursor, double average_weight_fragment, const std::set< UInt > &precursor_isotopes) | IsotopeDistribution | |
estimateForFragmentFromPeptideWeightAndS(double average_weight_precursor, UInt S_precursor, double average_weight_fragment, UInt S_fragment, const std::set< UInt > &precursor_isotopes) | IsotopeDistribution | |
estimateForFragmentFromRNAWeight(double average_weight_precursor, double average_weight_fragment, const std::set< UInt > &precursor_isotopes) | IsotopeDistribution | |
estimateForFragmentFromWeightAndComp(double average_weight_precursor, double average_weight_fragment, const std::set< UInt > &precursor_isotopes, double C, double H, double N, double O, double S, double P) | IsotopeDistribution | |
estimateFromDNAWeight(double average_weight) | IsotopeDistribution | |
estimateFromPeptideWeight(double average_weight) | IsotopeDistribution | |
estimateFromPeptideWeightAndS(double average_weight, UInt S) | IsotopeDistribution | |
estimateFromRNAWeight(double average_weight) | IsotopeDistribution | |
estimateFromWeightAndComp(double average_weight, double C, double H, double N, double O, double S, double P) | IsotopeDistribution | |
estimateFromWeightAndCompAndS(double average_weight, UInt S, double C, double H, double N, double O, double P) | IsotopeDistribution | |
fillGaps_(const ContainerType &id) const | IsotopeDistribution | protected |
getContainer() const | IsotopeDistribution | |
getMax() const | IsotopeDistribution | |
getMaxIsotope() const | IsotopeDistribution | |
getMin() const | IsotopeDistribution | |
IsotopeDistribution() | IsotopeDistribution | |
IsotopeDistribution(Size max_isotope) | IsotopeDistribution | explicit |
IsotopeDistribution(const IsotopeDistribution &isotope_distribution) | IsotopeDistribution | |
Iterator typedef | IsotopeDistribution | |
iterator typedef | IsotopeDistribution | |
max_isotope_ | IsotopeDistribution | protected |
operator!=(const IsotopeDistribution &isotope_distribution) const | IsotopeDistribution | |
operator*(Size factor) const | IsotopeDistribution | |
operator*=(Size factor) | IsotopeDistribution | |
operator+(const IsotopeDistribution &isotope_distribution) const | IsotopeDistribution | |
operator+=(const IsotopeDistribution &isotope_distribution) | IsotopeDistribution | |
operator=(const IsotopeDistribution &isotope_distribution) | IsotopeDistribution | |
operator==(const IsotopeDistribution &isotope_distribution) const | IsotopeDistribution | |
rbegin() | IsotopeDistribution | inline |
rbegin() const | IsotopeDistribution | inline |
rend() | IsotopeDistribution | inline |
rend() const | IsotopeDistribution | inline |
renormalize() | IsotopeDistribution | |
reverse_iterator typedef | IsotopeDistribution | |
ReverseIterator typedef | IsotopeDistribution | |
set(const ContainerType &distribution) | IsotopeDistribution | |
setMaxIsotope(Size max_isotope) | IsotopeDistribution | |
size() const | IsotopeDistribution | |
trimLeft(double cutoff) | IsotopeDistribution | |
trimRight(double cutoff) | IsotopeDistribution | |
~IsotopeDistribution() | IsotopeDistribution | virtual |