|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.jas.ring.RunRose
public class RunRose
Simple setup to run the Rose example.
Constructor Summary | |
---|---|
RunRose()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
(package private) static void |
runParallel(PolynomialList S,
int threads)
|
(package private) static void |
runSequential(PolynomialList S)
|
(package private) static void |
runServer(PolynomialList S,
int threads,
int port)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunRose()
Method Detail |
---|
public static void main(java.lang.String[] args)
static void runServer(PolynomialList S, int threads, int port)
static void runParallel(PolynomialList S, int threads)
static void runSequential(PolynomialList S)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |