de.kumpe.hadooptimizer.examples.neurons
Class InputValue
java.lang.Object
de.kumpe.hadooptimizer.examples.neurons.InputValue
- All Implemented Interfaces:
- Value, Serializable
public class InputValue
- extends Object
- implements Value
- See Also:
- Serialized Form
Method Summary |
void |
set(double value)
|
double |
value()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputValue
public InputValue()
InputValue
public InputValue(double value)
value
public double value()
- Specified by:
value
in interface Value
set
public void set(double value)
Copyright © 2011 Christian Kumpe. All Rights Reserved.