#include "FDFilterGen.hxx"
#include "Processing.hxx"
#include "ProcessingData.hxx"
#include "DataTypes.hxx"
#include "Audio.hxx"
#include "OutPort.hxx"
#include "Spectrum.hxx"
#include "Enum.hxx"
#include "CLAM_Math.hxx"
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
Defines | |
#define | MINUSINFINITY -99 |
This is really ugly. |
#define MINUSINFINITY -99 |
This is really ugly.
We should use standard library "infinity()" instead
Definition at line 27 of file FDFilterGen.cxx.
Referenced by CLAM::FDFilterGen::Do().