MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setLogProb

Method setLogProb

src/openms/source/DATASTRUCTURES/Adduct.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 }
125
126 void Adduct::setLogProb(const double& log_prob)
127 {
128 log_prob_ = log_prob;
129 }
130
131 const String& Adduct::getFormula() const
132 {

Callers 3

inferMoreEdges_Method · 0.80
inferMoreEdges_Method · 0.80
Adduct_test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected