math

package
v0.0.0-...-8bb1f52 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DFT

func DFT(input []wave.Frame) []complex128

DFT is a discrete fourier transformation on the input frames DEPRECATED Please use FFT unless you are sure you want this one..

func FFT

func FFT(input []wave.Frame) []complex128

FFT (Fast Fourier Transform) implementation

func HFFT

func HFFT(input []wave.Frame, freqs []complex128, n, step int)

HFFT mutates freqs!

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL