Package | Description |
---|---|
org.encog.app.analyst |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleAnalystListener
A console implementation of the Encog Analyst listener.
|
Modifier and Type | Method and Description |
---|---|
List<AnalystListener> |
EncogAnalyst.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
EncogAnalyst.addAnalystListener(AnalystListener listener)
Add a listener.
|
void |
EncogAnalyst.removeAnalystListener(AnalystListener listener)
Remove a listener.
|
Copyright © 2014. All Rights Reserved.