Class ExpMovingAvg

    • Constructor Detail

      • ExpMovingAvg

        public ExpMovingAvg​(Expression input,
                            int n)
      • ExpMovingAvg

        public ExpMovingAvg​(Expression input,
                            double alpha)