| Package | Description |
|---|---|
| ptolemy.actor.util |
Actor utilities.
|
| Modifier and Type | Field and Description |
|---|---|
static SuperdenseDependency |
SuperdenseDependency.OPLUS_IDENTITY
The additive identity.
|
static SuperdenseDependency |
SuperdenseDependency.OTIMES_IDENTITY
The multiplicative identity.
|
| Modifier and Type | Method and Description |
|---|---|
static SuperdenseDependency |
SuperdenseDependency.valueOf(double time,
int index)
Return an instance of SuperdenseDependency with the specified
time and index value.
|