uniform_gtwid {spedecon}R Documentation

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)

Arguments

a

Half-width

Value

Object of class spedecon_gtwid

Examples

gtwid <- uniform_gtwid(a = 1)

[Package spedecon version 0.1 Index]