public class InputUnit extends java.lang.Object implements Unit
| Modifier and Type | Field and Description |
|---|---|
protected double |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
InputUnit()
Builds a hidden unit taking the provided number of
inputs.
|
protected InputUnit()
units - The input units to this unitrandom - The random number generator