de.kumpe.hadooptimizer.examples.neurons
Class Neuron.Input
java.lang.Object
de.kumpe.hadooptimizer.examples.neurons.Neuron.Input
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Neuron
public static class Neuron.Input
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getWeight
public double getWeight()
setWeight
public void setWeight(double weight)
Copyright © 2011 Christian Kumpe. All Rights Reserved.