#include <peak.h>
◆ Peak() [1/4]
◆ Peak() [2/4]
◆ Peak() [3/4]
Peak |
( |
const T & |
pos, |
|
|
const U & |
mag |
|
) |
| |
|
inline |
◆ Peak() [4/4]
Peak |
( |
const std::pair< T, U > & |
p | ) |
|
|
inline |
◆ operator!=()
bool operator!= |
( |
const Peak & |
p | ) |
const |
|
inline |
◆ operator<()
bool operator< |
( |
const Peak & |
p | ) |
const |
|
inline |
◆ operator<=()
bool operator<= |
( |
const Peak & |
p | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
Peak& operator= |
( |
const std::pair< T, U > & |
p | ) |
|
|
inline |
◆ operator==()
bool operator== |
( |
const Peak & |
p | ) |
const |
|
inline |
◆ operator>()
bool operator> |
( |
const Peak & |
p | ) |
const |
|
inline |
◆ operator>=()
bool operator>= |
( |
const Peak & |
p | ) |
const |
|
inline |
◆ magnitude
Referenced by Peak::operator!=(), ComparePeakPosition< Comp1, Comp2 >::operator()(), ComparePeakMagnitude< Comp1, Comp2 >::operator()(), Peak::operator<(), essentia::util::operator<<(), Peak::operator<=(), Peak::operator=(), Peak::operator==(), Peak::operator>(), and Peak::operator>=().
◆ position
The documentation for this class was generated from the following file: