| maximumFrequencyChange() const | PeakTracking | |
| PeakTracking(int trajectoryCount=20, Real maximumFrequencyChange=3.0, int silentFrameCount=3) | PeakTracking | |
| process(const MatrixXC &ffts, const MatrixXR &peakPositions, const MatrixXR &peakMagnitudes, MatrixXR *trajectoryPositions, MatrixXR *trajectoryMagnitudes) | PeakTracking | |
| setMaximumFrequencyChange(Real change, bool callSetup=true) | PeakTracking | |
| setSilentFrameCount(int count, bool callSetup=true) | PeakTracking | |
| setTrajectoryCount(int count, bool callSetup=true) | PeakTracking | |
| silentFrameCount() const | PeakTracking | |
| trajectoryCount() const | PeakTracking | |
| ~PeakTracking() | PeakTracking |
1.5.6