Dirichlet Kernel (Weight) for arbitrary summation indices
dirichlet(x, phase = 0, a = 0, b = length(x) - 1)
x
: numeric to evaluatephase
: defaults to 0a
: start of summation indexb
: end of summation indexsum of a complex exponential sum
Useful links