interface for growing Peakels
More...
#include <PeakelGrower.hpp>
interface for growing Peakels
Definition at line 40 of file PeakelGrower.hpp.
§ Peak
§ ~PeakelGrower()
virtual pwiz::analysis::PeakelGrower::~PeakelGrower |
( |
| ) |
|
|
inlinevirtual |
§ sowPeak()
virtual void pwiz::analysis::PeakelGrower::sowPeak |
( |
PeakelField & |
peakelField, |
|
|
const Peak & |
peak |
|
) |
| const |
|
pure virtual |
§ sowPeaks() [1/2]
virtual void pwiz::analysis::PeakelGrower::sowPeaks |
( |
PeakelField & |
peakelField, |
|
|
const std::vector< Peak > & |
peaks |
|
) |
| const |
|
virtual |
§ sowPeaks() [2/2]
virtual void pwiz::analysis::PeakelGrower::sowPeaks |
( |
PeakelField & |
peakelField, |
|
|
const std::vector< std::vector< Peak > > & |
peaks |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: