@stdlib/stats-incr-mmaxabs
Compute a moving maximum absolute value incrementally.
@stdlib/constants-float32-num-bytes
Size (in bytes) of a single-precision floating-point number.
@stdlib/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/math-base-special-cbrt
Compute the cube root of a double-precision floating-point number.
@stdlib/stats-base-dists-triangular-logcdf
Triangular distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-incr-mpcorrdist
Compute a moving sample Pearson product-moment correlation distance incrementally.
@stdlib/math-base-special-frexp
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
@stdlib/stats-incr-minmaxabs
Compute minimum and maximum absolute values incrementally.
@stdlib/stats-base-dists-uniform-logcdf
Uniform distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-base-dists-uniform-pdf
Uniform distribution probability density function (PDF).
@stdlib/stats-base-svariance
Calculate the variance of a single-precision floating-point strided array.
@stdlib/math-base-special-sqrtf
Compute the principal square root of a single-precision floating-point number.
@stdlib/stats-incr-meanabs2
Compute an arithmetic mean of squared absolute values incrementally.
@stdlib/stats-base-dists-weibull-stdev
Weibull distribution standard deviation.
@stdlib/stats-incr-mapcorr
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
@stdlib/stats-incr-mda
Compute the mean directional accuracy (MDA) incrementally.
@stdlib/math-base-special-sincos
Simultaneously compute the sine and cosine of a number.
@stdlib/stats-base-dists-hypergeometric-pmf
Hypergeometric distribution probability mass function (PMF).
@stdlib/stats-base-dists-weibull-logpdf
Weibull distribution logarithm of probability density function (PDF).
@stdlib/stats-incr-mmda
Compute a moving mean directional accuracy (MDA) incrementally.
@stdlib/math-base-special-logaddexp
Compute the natural logarithm of exp(x) + exp(y).
@stdlib/stats-incr-covmat
Compute an unbiased sample covariance matrix incrementally.
@stdlib/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.
@stdlib/stats-base-dists-uniform-mgf
Uniform distribution moment-generating function (MGF).
@stdlib/stats-incr-covariance
Compute an unbiased sample covariance incrementally.
@stdlib/constants-float32-exponent-mask
Mask for the exponent of a single-precision floating-point number.
@stdlib/ndarray-base-assert-is-complex-floating-point-data-type
Test if an input value is a supported ndarray complex-valued floating-point data type.
stats-incr-pcorr
Compute a sample Pearson product-moment correlation coefficient.
stats-base-dists-exponential-logpdf
Natural logarithm of the probability density function (PDF) for an exponential distribution.
@stdlib/stats-base-dists-exponential-quantile
Exponential distribution quantile function.
@stdlib/stats-base-dists-exponential-ctor
Exponential distribution constructor.
@stdlib/array-ones
Create an array filled with ones and having a specified length.
@stdlib/stats-base-dists-exponential-entropy
Exponential distribution differential entropy.
@stdlib/namespace-standalone2pkg
Return the internal package name associated with a provided standalone package name.
@stdlib/stats-base-dists-exponential-skewness
Exponential distribution skewness.
@stdlib/stats-incr-pcorrdist
Compute a sample Pearson product-moment correlation distance.
@stdlib/stats-incr-meanvar
Compute an arithmetic mean and unbiased sample variance incrementally.
@stdlib/stats-base-dists-exponential-stdev
Exponential distribution standard deviation.
@stdlib/stats-base-dists-exponential-mgf
Exponential distribution moment-generating function (MGF).
@stdlib/stats-base-dists-exponential-kurtosis
Exponential distribution excess kurtosis.
@stdlib/ndarray-base-assert-is-row-major
Given a stride array, determine whether an array is row-major.
@stdlib/stats-base-dists-exponential-mean
Exponential distribution expected value.
@stdlib/stats-base-dists-exponential-logcdf
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.