|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.amusaj.filewrappers.MutableTimeSeries<ComplexArray>
jp.crestmuse.cmx.amusaj.filewrappers.MutableComplexTimeSeries
public class MutableComplexTimeSeries
コンストラクタの概要 | |
---|---|
MutableComplexTimeSeries(int nFrames,
int timeunit)
|
メソッドの概要 | |
---|---|
void |
add(ComplexArray array)
新たな多次元ベクトルを末尾に追加します. |
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 MutableComplexTimeSeries(int nFrames, int timeunit)
メソッドの詳細 |
---|
public int dim()
TimeSeriesCompatible
の記述:
public int bytesize()
public void add(ComplexArray array) throws java.lang.InterruptedException
TimeSeriesCompatible
の記述:
java.lang.InterruptedException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |