Modifier and Type | Method and Description |
---|---|
void |
ProgramGenerator.generate(EncogGenProgram program,
boolean embed) |
Modifier and Type | Method and Description |
---|---|
void |
GenerateCS.generate(EncogGenProgram program,
boolean shouldEmbed) |
Modifier and Type | Method and Description |
---|---|
void |
GenerateEncogJava.generate(EncogGenProgram program,
boolean shouldEmbed) |
Modifier and Type | Method and Description |
---|---|
void |
GenerateEncogJavaScript.generate(EncogGenProgram program,
boolean shouldEmbed) |
Modifier and Type | Method and Description |
---|---|
EncogGenProgram |
EncogTreeNode.getProgram() |
Modifier and Type | Method and Description |
---|---|
void |
EncogTreeNode.setProgram(EncogGenProgram program)
Set the program.
|
Constructor and Description |
---|
EncogProgramNode(EncogGenProgram theProgram,
EncogTreeNode theParent,
NodeType theNodeType,
String theName)
Construct the program node.
|
EncogTreeNode(EncogGenProgram theProgram,
EncogTreeNode theParent)
Construct a tree node.
|
Copyright © 2014. All Rights Reserved.