Description

This class implements a reconstruction filter described by a cubic polynomial. The formula for the filter is

Cubic filtering is used commonly for high-quality resampling.

[See Also] Resamplers Example