public class Hilbert extends Object
| Constructor and Description |
|---|
Hilbert() |
| Modifier and Type | Method and Description |
|---|---|
static ComplexArray |
transform(double[] x) |
static ComplexArray |
transform(double[] x,
int N) |
public static ComplexArray transform(double[] x)
public static ComplexArray transform(double[] x, int N)
Copyright © 2000–2022 DFKI GmbH. All rights reserved.