Property | Type | Description | |
---|---|---|---|
Connection | System |
Method | Description | |
---|---|---|
Connection ( uint fromNeuron, uint toNeuron, int weight ) : System | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
Connection ( |
public Connection ( uint fromNeuron, uint toNeuron, int weight ) : System | ||
fromNeuron | uint | |
toNeuron | uint | |
weight | int | |
return | System |