프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Connection | System |
메소드 | 설명 | |
---|---|---|
Connection ( uint fromNeuron, uint toNeuron, double weight ) : System | ||
Dispose ( ) : void |
메소드 | 설명 | |
---|---|---|
Connection ( |
public Connection ( uint fromNeuron, uint toNeuron, double weight ) : System | ||
fromNeuron | uint | |
toNeuron | uint | |
weight | double | |
리턴 | System |