|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object perceptron.Main
public class Main
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
exit()
Terminates the program |
static void |
main(java.lang.String[] args)
Performs basic sytem level initialization and launches perceptron in a separate thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void exit()
public static void main(java.lang.String[] args)
args
- the command line arguments AAAAAGH
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |