sinc_ft: Define the closed form FT of the infinite order kernel...

View source: R/kernels.R

sinc_ftR Documentation

Define the closed form FT of the infinite order kernel sin(x)/(pi*x)

Description

Define the closed form FT of the infinite order kernel sin(x)/(pi*x)

Usage

sinc_ft(x)

Arguments

x

A numerical value or vector where the Fourier Transform is evaluated.

Value

The value of the Fourier Transform of the sinc function at each point in x.


rbbnp documentation built on June 8, 2025, 10:46 a.m.