Gist
Gist< T > Member List

This is the complete list of members for Gist< T >, including all inherited members.

complexSpectralDifference()Gist< T >
energyDifference()Gist< T >
getAudioFrameSize()Gist< T >
getMagnitudeSpectrum()Gist< T >
getMelFrequencyCepstralCoefficients()Gist< T >
getMelFrequencySpectrum()Gist< T >
getSamplingFrequency()Gist< T >
Gist(int audioFrameSize, int fs, WindowType windowType=HanningWindow)Gist< T >
highFrequencyContent()Gist< T >
peakEnergy()Gist< T >
pitch()Gist< T >
processAudioFrame(const std::vector< T > &audioFrame)Gist< T >
processAudioFrame(const T *frame, int numSamples)Gist< T >
rootMeanSquare()Gist< T >
setAudioFrameSize(int audioFrameSize)Gist< T >
setSamplingFrequency(int fs)Gist< T >
spectralCentroid()Gist< T >
spectralCrest()Gist< T >
spectralDifference()Gist< T >
spectralDifferenceHWR()Gist< T >
spectralFlatness()Gist< T >
spectralKurtosis()Gist< T >
spectralRolloff()Gist< T >
zeroCrossingRate()Gist< T >
~Gist()Gist< T >