nadschro/SZvariant-synergy
stdlib-js/stats-base-svarianceyc
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.stdlib-js/stats-base-svariancepn
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.stdlib-js/stats-base-svariance
Calculate the variance of a single-precision floating-point strided array.stdlib-js/stats-base-svariancewd
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.stdlib-js/stats-base-svariancetk
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.stdlib-js/stats-base-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.Love Open Source and this site? Check out how you can help us