Khalmee-FFT icon

FFT

Implements fast fourier transform.

By Khalmee
Last updated a year ago
Total downloads 93
Total rating 0 
Categories
Dependency string Khalmee-FFT-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

northstar-Northstar-1.12.0 icon
northstar-Northstar

Titanfall 2 modding and custom server framework.

Preferred version: 1.12.0

README

FFT

Implements fast fourier transform.

Usage

output = fft(input)

Both input and output type is array <vector>, where in the vector x is Re, and y is Im, z is unused.