|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.crestmuse.cmx.amusaj.filewrappers.MutableTimeSeries<PeakSet>
jp.crestmuse.cmx.amusaj.filewrappers.MutablePeaks
public class MutablePeaks
| コンストラクタの概要 | |
|---|---|
MutablePeaks(int nFrames,
int timeunit)
|
|
| メソッドの概要 | |
|---|---|
void |
add(PeakSet peakset)
新たな多次元ベクトルを末尾に追加します. |
int |
bytesize()
|
int |
dim()
多次元ベクトルの次元数を返します. |
| クラス jp.crestmuse.cmx.amusaj.filewrappers.MutableTimeSeries から継承されたメソッド |
|---|
frames, getAttribute, getAttributeDouble, getAttributeInt, getAttributeIterator, getQueueReader, setAttribute, setAttribute, setAttribute, timeunit |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MutablePeaks(int nFrames,
int timeunit)
| メソッドの詳細 |
|---|
public int bytesize()
public int dim()
TimeSeriesCompatible の記述:
public void add(PeakSet peakset)
throws java.lang.InterruptedException
TimeSeriesCompatible の記述:
java.lang.InterruptedException
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||