public class Sum extends InputFunction implements Serializable
Constructor and Description |
---|
Sum() |
Modifier and Type | Method and Description |
---|---|
double |
getOutput(List<Connection> inputConnections)
Returns ouput value of this input function for the given neuron inputs
|
public double getOutput(List<Connection> inputConnections)
InputFunction
getOutput
in class InputFunction
inputConnections
- neuron's input connectionsCopyright © 2019 Neuroph Project. All rights reserved.