|
| fastica.cpp |
| Implementation of FastICA (Independent Component Analysis) for IT++.
|
|
| fastica.h |
| Definition of FastICA (Independent Component Analysis) for IT++.
|
|
| filter.cpp |
| Implementation of Filter classes and functions.
|
|
| filter.h |
| Definitions of Filter classes and functions.
|
|
| filter_design.cpp |
| Filter design functions.
|
|
| filter_design.h |
| Filter design functions.
|
|
| freq_filt.cpp |
| Implementation of Freq_Filt Class.
|
|
| freq_filt.h |
| Definition of frequency domain filter class.
|
|
| poly.cpp |
| Polynomial functions.
|
|
| poly.h |
| Polynomial functions.
|
|
| resampling.cpp |
| Resampling functions - source file.
|
|
| resampling.h |
| Resampling functions - header file.
|
|
| sigfun.cpp |
| Implementation of signal processing functions.
|
|
| sigfun.h |
| Definitions of signal processing functions.
|
|
| source.cpp |
| Deterministic sources - source file.
|
|
| source.h |
| Deterministic sources - header file.
|
|
| transforms.cpp |
| Fourier, Cosine, Hadamard, Walsh-Hadamard, and 2D Hadamard transforms - source file.
|
|
| transforms.h |
| Fourier, Hadamard, Walsh-Hadamard, and 2D Hadamard transforms - header file.
|
|
| window.cpp |
| Implementation of window functions.
|
|
| window.h |
| Definitions of window functions.
|
|