org.gcube.dataanalysis.ecoengine.signals
Class Delta

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.signals.Delta

public class Delta
extends Object


Constructor Summary
Delta()
           
 
Method Summary
static void calcDelta(double[][] A, int numCoeff)
           
static void calcDoubleDelta(double[][] A, int numCoeff)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Delta

public Delta()
Method Detail

calcDelta

public static void calcDelta(double[][] A,
                             int numCoeff)
                      throws Exception
Throws:
Exception

calcDoubleDelta

public static void calcDoubleDelta(double[][] A,
                                   int numCoeff)
                            throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.