Package | Description |
---|---|
ptolemy.math |
Math classes.
|
Modifier and Type | Field and Description |
---|---|
static Overflow.Modulo |
Overflow.MODULO
Singleton implementing Modulo overflow strategy.
|
static Overflow.Modulo |
Overflow.WRAP
Singleton implementing Modulo overflow strategy.
|