Package | Description |
---|---|
org.openimaj.ml.timeseries | |
org.openimaj.ml.timeseries.collection |
Modifier and Type | Method and Description |
---|---|
abstract void |
TimeSeries.set(long[] time,
DATA data)
Set the data associated with each time.
|
Modifier and Type | Method and Description |
---|---|
void |
SynchronisedTimeSeriesCollection.set(long[] time,
Map<String,ALLINPUT> data) |
void |
TimeSeriesCollection.set(long[] time,
Map<String,ALLINPUT> data) |