Essentia  2.1-beta6-dev
ComparePeakPosition< Comp1, Comp2 > Class Template Reference

#include <peak.h>

Inheritance diagram for ComparePeakPosition< Comp1, Comp2 >:

Public Member Functions

bool operator() (const Peak &p1, const Peak &p2) const
 

Private Attributes

Comp1 _cmp1
 
Comp2 _cmp2
 

Member Function Documentation

◆ operator()()

bool operator() ( const Peak p1,
const Peak p2 
) const
inline

Member Data Documentation

◆ _cmp1

Comp1 _cmp1
private

◆ _cmp2

Comp2 _cmp2
private

The documentation for this class was generated from the following file: