Calculate the standard deviation of a strided array using a two-pass algorithm.
Calculate the standard deviation of a strided array.
Computes a moving sample standard deviation over a numeric array.
Computes a moving sample variance over a numeric array.
Provides a method to compute a moving sample standard deviation incrementally.