Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Raw_FFT ¶
func Raw_FFT(x []float64, y []complex128)
func Raw_iFFT ¶
func Raw_iFFT(x []complex128, y []complex128)
Types ¶
type DCT4 ¶
type DCT4 struct {
// contains filtered or unexported fields
}
A Discrete Cosine transform.
Click to show internal directories.
Click to hide internal directories.