public GetWeight ( int fromLayer, int fromNeuron, int toNeuron ) : double | ||
fromLayer | int | The from layer. |
fromNeuron | int | The from neuron. |
toNeuron | int | The to neuron. |
return | double |
public GetWeight ( int fromLayer, int fromNeuron, int toNeuron ) : double | ||
fromLayer | int | The from layer. |
fromNeuron | int | The from neuron. |
toNeuron | int | The to neuron. |
return | double |