Documentation
¶
Overview ¶
Package fft provides generic abstractions around fourier transformers.
Index ¶
Constants ¶
View Source
const FFTW = false
FFTW is false if Catnip is not built with cgo. It will use gonum instead.
Variables ¶
This section is empty.
Functions ¶
func InitPlan ¶ added in v1.5.0
func InitPlan(pointer **Plan, input []float64, output []complex128)
Types ¶
Click to show internal directories.
Click to hide internal directories.