Package | Description |
---|---|
ptolemy.actor.lib.string.test |
The ptolemy.actor.lib.string.test package.
|
ptolemy.domains.sdf.kernel |
The ptolemy.domains.sdf.kernel package.
|
ptolemy.domains.sdf.optimize |
The ptolemy.domains.sdf.optimize package.
|
Modifier and Type | Class and Description |
---|---|
class |
SDFTestScheduler
A scheduler that exposes the rate variable of SDFScheduler.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedSDFScheduler
The CachedSDFScheduler extends the SDFScheduler by caching schedules.
|
Modifier and Type | Class and Description |
---|---|
class |
OptimizingSDFScheduler
OptimizingSDFScheduler is the scheduler companion to the OptimizingSDFDirector
It works with the synchronous dataflow (SDF) model of computation to find
an optimized schedule according to a defined criterion.
|