|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.javaml.distance.fastdtw.timeseries.TimeSeries
net.sf.javaml.distance.fastdtw.timeseries.PAA
public class PAA
| Constructor Summary | |
|---|---|
PAA(TimeSeries ts,
int shrunkSize)
|
|
| Method Summary | |
|---|---|
int |
aggregatePtSize(int ptIndex)
|
int |
originalSize()
|
java.lang.String |
toString()
|
| Methods inherited from class net.sf.javaml.distance.fastdtw.timeseries.TimeSeries |
|---|
addFirst, addLast, clear, getLabel, getLabels, getLabelsArr, getMeasurement, getMeasurement, getMeasurement, getMeasurement, getMeasurementVector, getMeasurementVector, getTimeAtNthPoint, normalize, numOfDimensions, numOfPts, removeFirst, removeLast, save, setLabels, setLabels, setMaxCapacity, setMeasurement, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PAA(TimeSeries ts,
int shrunkSize)
| Method Detail |
|---|
public int originalSize()
public int aggregatePtSize(int ptIndex)
public java.lang.String toString()
toString in class TimeSeries
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||