jp.crestmuse.cmx.math
クラス SP

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.math.SP

推奨されていません。

@Deprecated
public class SP
extends java.lang.Object


コンストラクタの概要
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
 

コンストラクタの詳細

SP

public SP()
推奨されていません。 
メソッドの詳細

changeRate

@Deprecated
public static DoubleArray changeRate(DoubleArray x,
                                                int orgrate,
                                                int newrate)
推奨されていません。 


cutLastSmallSignal

@Deprecated
public static DoubleArray cutLastSmallSignal(DoubleArray x,
                                                        double thrs)
推奨されていません。 


detectOnset

@Deprecated
public static int detectOnset(DoubleArray x,
                                         int n,
                                         double thrs)
推奨されていません。