Learn R Programming

spedecon (version 0.1)

uniform_gtwid: Fourier transform of Uniform density

Description

Returns a spedecon_gtwid object representing the Fourier transform of a Uniform[-a,a] density

Usage

uniform_gtwid(a)

Value

Object of class spedecon_gtwid

Arguments

a

Half-width

Examples

Run this code
gtwid <- uniform_gtwid(a = 1)

Run the code above in your browser using DataLab