Package 

Class MovingAverageKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> Double movingAverage(DataRow<T> $self, Integer k, Function2<DataRow<T>, DataRow<T>, Number> selector)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait