public class FFT
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FFT.Builder |
| Constructor and Description |
|---|
FFT() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.Object> |
fft(GeoTimeSerie gts,
boolean complex) |
public static java.util.List<java.lang.Object> fft(GeoTimeSerie gts, boolean complex) throws WarpScriptException
WarpScriptException