|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.math.SP
@Deprecated public class SP
コンストラクタの概要 | |
---|---|
SP()
推奨されていません。 |
メソッドの概要 | |
---|---|
static DoubleArray |
changeRate(DoubleArray x,
int orgrate,
int newrate)
推奨されていません。 |
static DoubleArray |
cutLastSmallSignal(DoubleArray x,
double thrs)
推奨されていません。 |
static int |
detectOnset(DoubleArray x,
int n,
double thrs)
推奨されていません。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public SP()
メソッドの詳細 |
---|
@Deprecated public static DoubleArray changeRate(DoubleArray x, int orgrate, int newrate)
@Deprecated public static DoubleArray cutLastSmallSignal(DoubleArray x, double thrs)
@Deprecated public static int detectOnset(DoubleArray x, int n, double thrs)
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |