qm-dsp  1.8
MFCCConfig Struct Reference

#include <MFCC.h>

List of all members.

Public Member Functions

 MFCCConfig (int _FS)

Public Attributes

int FS
int fftsize
int nceps
double logpower
bool want_c0
WindowType window

Detailed Description

Definition at line 23 of file MFCC.h.


Constructor & Destructor Documentation

MFCCConfig::MFCCConfig ( int  _FS) [inline]

Definition at line 30 of file MFCC.h.


Member Data Documentation

Definition at line 24 of file MFCC.h.

Referenced by MFCC::MFCC().

Definition at line 25 of file MFCC.h.

Referenced by ClusterMeltSegmenter::initialise(), and MFCC::MFCC().

Definition at line 26 of file MFCC.h.

Referenced by ClusterMeltSegmenter::initialise(), and MFCC::MFCC().

Definition at line 27 of file MFCC.h.

Referenced by MFCC::MFCC().

Definition at line 28 of file MFCC.h.

Referenced by ClusterMeltSegmenter::initialise(), and MFCC::MFCC().

Definition at line 29 of file MFCC.h.

Referenced by MFCC::MFCC().


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