Package io.deephaven.engine.table.impl.updateby.emstd
package io.deephaven.engine.table.impl.updateby.emstd
-
ClassDescriptionCompute an exponential moving standard deviation for a BigDecimal column source.Compute an exponential moving standard deviation for a BigInteger column source.Compute an exponential moving standard deviation for a byte column source.Compute an exponential moving standard deviation for a char column source.Compute an exponential moving standard deviation for a double column source.Compute an exponential moving standard deviation for a float column source.Compute an exponential moving standard deviation for a int column source.Compute an exponential moving standard deviation for a long column source.Compute an exponential moving standard deviation for a short column source.