ProteoWizard
|
#include "pwiz/utility/misc/Export.hpp"
#include "pwiz/utility/misc/IntegerSet.hpp"
#include "pwiz/data/msdata/SpectrumListWrapper.hpp"
Go to the source code of this file.
Classes | |
struct | isotopeChain |
struct | scoreChain |
struct | rtimeMap |
struct | pairData |
class | pwiz::analysis::SpectrumList_ChargeFromIsotope |
SpectrumList implementation that assigns (probable) charge states to tandem mass spectra. More... | |
Namespaces | |
pwiz | |
pwiz::analysis | |
Functions | |
int | nChoosek (int, int) |
double | getKLscore (const isotopeChain, const std::vector< double > &, const std::vector< double > &) |
int nChoosek | ( | int | , |
int | |||
) |
double getKLscore | ( | const isotopeChain | , |
const std::vector< double > & | , | ||
const std::vector< double > & | |||
) |