neat.Kernel.ft

Kernel.ft(s_arr)[source]

Evaluates the kernel in the Fourrier domain

Parameters:

s_arr (np.array of complex) – The frequencies in Hz at which the kernel is to be evaluated

Returns:

The Fourrier transform of the kernel

Return type:

np.array of complex