Class PiecewiseAggregateApproximationTransform

    • Constructor Detail

      • PiecewiseAggregateApproximationTransform

        public PiecewiseAggregateApproximationTransform​(int reducedLength)
    • Method Detail

      • transform

        public double[] transform​(double[] input)
        Specified by:
        transform in interface ITransformation<double[]>