TuttleOFX  1
lanczos.hpp File Reference
#include "details.hpp"
#include <boost/math/constants/constants.hpp>
#include <cmath>
#include <limits>
Include dependency graph for lanczos.hpp:
This graph shows which files directly or indirectly include this file:

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 Documentation

#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().