| Package | Description |
|---|---|
| eu.bandm.sig.adlib |
| Modifier and Type | Method and Description |
|---|---|
FloatBoundedQuantization.Variable |
FloatBoundedQuantization.createVariable()
Creates a new quantized variable with the default initial value.
|
FloatBoundedQuantization.Variable |
FloatBoundedQuantization.createVariable(float initialValue)
Creates a new quantized variable with the given initial value.
|