dirichlet function

Dirichlet Kernel (Weight) for arbitrary summation indices

Dirichlet Kernel (Weight) for arbitrary summation indices

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

Returns

sum of a complex exponential sum

  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links