#include <map>#include <Alloc.hh>#include <Exception.hh>#include <dsp/DSPOp.hh>Include dependency graph for RemoveNoise.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | clSortedArray |
| Class for array of sorted values with insert/remove functionality. More... | |
| class | clSortedArray.clXSortedArray |
| class | clRemoveNoise |
| Background noise estimation and removal. More... | |
Typedefs | |
| typedef std::map< double, long > | ValueMap_t |
| typedef std::map< float, long > | ValueMapf_t |
|
|
Definition at line 33 of file RemoveNoise.hh. |
|
|
Definition at line 34 of file RemoveNoise.hh. |
1.3.3