Exemplo n.º 1
0
 public float getValue()
 {
     return(neuron.getValue() * weight);
 }