109 void SetValue (
int A,
double percent);
122 void Ref () {ref_count++;}
162 int m_min, m_max, m_mono;
164 std::vector < double > m_values;
166 static double epsilon;
170 #endif // GCU_ISOTOPE_H
void Copy(IsotopicPattern &pattern)
void SetValue(int A, double percent)
IsotopicPattern * Multiply(IsotopicPattern &pattern)
SimpleValue const & GetMonoMass()
int GetValues(double **values)
IsotopicPattern * Square(void)
The Gnome Chemistry Utils C++ classes.
void SetMonoMass(SimpleValue mass)
IsotopicPattern * Simplify(void)