Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DFT ¶
func DFT(x []complex128) []complex128
func DFTReal ¶
func DFTReal(x []float64) []complex128
func ToComplex ¶
func ToComplex(x []float64) []complex128
ToComplex returns the complex equivalent of the real-valued slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.