|
SmartEngine
1.6.0
|
Constructor info More...
Public Attributes | |
| GraphNode | InputA |
| Input A in the expression (A + B) More... | |
| GraphNode | InputB |
| Input B in the expression (A + B) More... | |
Public Attributes inherited from SmartEngine.NeuralNetworks.GraphNode.CInfo | |
| string | Name |
| The name of this node. More... | |
| Context | Context |
| Context this node belongs to. Only graph nodes of the same context can be connected. More... | |
Constructor info
| GraphNode SmartEngine.NeuralNetworks.AddNode.CInfo.InputA |
Input A in the expression (A + B)
| GraphNode SmartEngine.NeuralNetworks.AddNode.CInfo.InputB |
Input B in the expression (A + B)