public class euler
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static ArrayList<org.apache.commons.math3.complex.Complex>
static double[]
static ArrayList<org.apache.commons.math3.complex.Complex>
static void
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)
-
geteta
public static double[] geteta(int n)
-
getomega
public static ArrayList<org.apache.commons.math3.complex.Complex> getomega(int n)
-
main
public static void main(String[] args)