public class talbot
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static ArrayList<org.apache.commons.math3.complex.Complex>
static ArrayList<org.apache.commons.math3.complex.Complex>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getalpha
public static ArrayList<org.apache.commons.math3.complex.Complex> getalpha(int n)
-
getomega
public static ArrayList<org.apache.commons.math3.complex.Complex> getomega(int n,
ArrayList<org.apache.commons.math3.complex.Complex> alpha)