dirichlet: Dirichlet Kernel (Weight) for arbitrary summation indices

Description Usage Arguments Value

View source: R/dirichlet.R

Description

Dirichlet Kernel (Weight) for arbitrary summation indices

Usage

1
dirichlet(x, phase = 0, a = 0, b = length(x) - 1)

Arguments

x

numeric to evaluate

phase

defaults to 0

a

start of summation index

b

end of summation index

Value

sum of a complex exponential sum


swdft documentation built on May 2, 2019, 2:27 a.m.