public class SquaredBackwardDifferenceComplexity extends java.lang.Object implements ITimeSeriesComplexity
| Constructor and Description |
|---|
SquaredBackwardDifferenceComplexity() |
| Modifier and Type | Method and Description |
|---|---|
double |
complexity(double[] t) |
public double complexity(double[] t)
complexity in interface ITimeSeriesComplexity