interface for growing Peakels
More...
#include <PeakelGrower.hpp>
interface for growing Peakels
Definition at line 40 of file PeakelGrower.hpp.
virtual pwiz::analysis::PeakelGrower::~PeakelGrower |
( |
) | |
|
|
inlinevirtual |
virtual void pwiz::analysis::PeakelGrower::sowPeak |
( |
PeakelField & |
peakelField, |
|
|
const Peak & |
peak |
|
) |
| const |
|
pure virtual |
virtual void pwiz::analysis::PeakelGrower::sowPeaks |
( |
PeakelField & |
peakelField, |
|
|
const std::vector< Peak > & |
peaks |
|
) |
| const |
|
virtual |
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: