Package | Description |
---|---|
ptolemy.math |
Math classes.
|
Modifier and Type | Field and Description |
---|---|
static Overflow.Saturate |
Overflow.CLIP
Singleton implementing Saturate overflow strategy.
|
static Overflow.Saturate |
Overflow.SATURATE
Singleton implementing Saturate overflow strategy.
|