|
TuttleOFX
1
|
#include "details.hpp"#include <boost/math/constants/constants.hpp>#include <cmath>#include <limits>

Go to the source code of this file.
Data Structures | |
| struct | terry::sampler::lanczos_sampler |
| struct | terry::sampler::lanczos3_sampler |
| struct | terry::sampler::lanczos4_sampler |
| struct | terry::sampler::lanczos6_sampler |
| struct | terry::sampler::lanczos12_sampler |
Namespaces | |
| namespace | terry |
| namespace | terry::sampler |
Defines | |
| #define | TUTTLE_PI boost::math::constants::pi<RESAMPLING_CORE_TYPE>() |
| #define TUTTLE_PI boost::math::constants::pi<RESAMPLING_CORE_TYPE>() |
Definition at line 11 of file lanczos.hpp.
Referenced by terry::sampler::lanczos_sampler::sinc().