@stdlib/stats-base-dmeanli
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.