Class ExpMovingAvg

    • Constructor Detail

      • ExpMovingAvg

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

        public ExpMovingAvg​(Expression input,
                            double alpha)
    • Method Detail

      • encode

        public void encode​(Datastore datastore,
                           org.bson.BsonWriter writer,
                           org.bson.codecs.EncoderContext encoderContext)
        Overrides:
        encode in class Expression
        Parameters:
        datastore - the datastore
        writer - the writer
        encoderContext - the context