Change the repository type filter
All
Repositories list
4.1k repositories
www-test-code-coverage
Public- Standard library statistical functions.
- Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
- Calculate the minimum absolute value of a single-precision floating-point strided array.
stats-base
Publicnamespace
Publicstdlib
Publicstats-strided-dmax
Public- Calculate the range of a double-precision floating-point strided array.
stats-base-dmskmin
PublicCalculate the minimum value of a double-precision floating-point strided array according to a mask.stats-base-dminabs
PublicCalculate the minimum absolute value of a double-precision floating-point strided array.stats-base-smidrange
PublicCalculate the mid-range of a single-precision floating-point strided array.stats-base-dminsorted
PublicCalculate the minimum value of a sorted double-precision floating-point strided array.stats-chi2test
PublicPerform a chi-square independence test.stats-base-smediansorted
PublicCalculate the median value of a sorted single-precision floating-point strided array.stats-base-mediansorted
PublicCalculate the median value of a sorted strided array.ndarray
Publicndarray-base-unary
Publicstats-base-smeanwd
PublicCalculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.stats-base-meanwd
PublicCalculate the arithmetic mean of a strided array using Welford's algorithm.