#include "FDFilterGen.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().
1.5.5