IT++ Logo
itsrccode.h
Go to the documentation of this file.
1 
29 #ifndef ITSRCCODE_H
30 #define ITSRCCODE_H
31 
37 
46 #include <itpp/itsignal.h>
47 #include <itpp/srccode/g711.h>
48 #include <itpp/srccode/audiofile.h>
49 #include <itpp/srccode/gmm.h>
50 #include <itpp/srccode/lpcfunc.h>
51 #include <itpp/srccode/vq.h>
52 #include <itpp/srccode/vqtrain.h>
53 
54 #endif // #ifndef ITSRCCODE_H
lpcfunc.h
Implementation of linear prediction functions, and conversion between common representations of linea...
g711.h
Implementation of G.711 logarithmic codecs.
vq.h
Definition of a vector quantizer class (unconstrained)
audiofile.h
Definitions of audio Audio classes and functions.
vqtrain.h
Definitions of a vector quantizer training functions.
gmm.h
Definition of a Gaussian Mixture Model Class.
itsignal.h
Include file for the IT++ signal-processing module.

Generated on Mon Apr 25 2022 14:03:04 for IT++ by Doxygen 1.8.17