|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Classes | |
| class | Resampler |
| struct | Resampler::Contrib |
| struct | Resampler::Contrib_List |
| struct | Resampler::Scan_Buf |
Macros | |
| #define | RESAMPLER_DEBUG_OPS 0 |
| #define | RESAMPLER_DEFAULT_FILTER "lanczos4" |
| #define | RESAMPLER_MAX_DIMENSION 16384 |
Typedefs | |
| typedef double | Resample_Real |
| #define RESAMPLER_DEBUG_OPS 0 |
Definition at line 6 of file resampler.h.
| #define RESAMPLER_DEFAULT_FILTER "lanczos4" |
Definition at line 7 of file resampler.h.
| #define RESAMPLER_MAX_DIMENSION 16384 |
Definition at line 9 of file resampler.h.
| typedef double Resample_Real |
Definition at line 12 of file resampler.h.