org.encog.neural.freeform.task
Interface ConnectionTask
-
public interface ConnectionTaskImplements a task that will be performed for every connection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidtask(FreeformConnection connection)The task.
-
-
-
Method Detail
-
task
void task(FreeformConnection connection)
The task.- Parameters:
connection- The connection.
-
-
DMelt 3.0 © DataMelt by jWork.ORG