Template Struct SincCoeffs::FuzzyCompare

Nested Relationships

This struct is a nested type of Template Class SincCoeffs.

Struct Documentation

template<typename T>
struct FuzzyCompare

Calculate the coefficients for an aperture.

Get the coefficients for an aperture

Coefficients are retrieved from the cache, if available; otherwise they will be generated.

Public Functions

template<>
bool operator()(T x, T y) const
template<>
bool isEqual(T x, T y) const