@stdlib/constants-array-max-typed-array-length
Maximum length for a typed array.
@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
@stdlib/ndarray-base-minmax-view-buffer-index
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
@stdlib/stats-incr-mmaxabs
Compute a moving maximum absolute value incrementally.
@stdlib/stats-incr-minmaxabs
Compute minimum and maximum absolute values incrementally.
@stdlib/stats-incr-mminmaxabs
Compute moving minimum and maximum absolute values incrementally.
@stdlib/constants-float64-max-safe-nth-fibonacci
Maximum safe nth Fibonacci number when stored in double-precision floating-point format.
@stdlib/stats-base-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-dmax
Calculate the maximum value of a double-precision floating-point strided array.
@stdlib/stats-base-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
@stdlib/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
stats-base-nanmskrange
Calculate the range of a strided array according to a mask, ignoring NaN values.
stats-base-mskrange
Calculate the range of a strided array according to a mask.
@stdlib/stats-base-nanrange-by
Calculate the range of a strided array via a callback function, ignoring NaN values.
@stdlib/stats-base-nanrange
Calculate the range of a strided array, ignoring NaN values.
@stdlib/constants-float64-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal double-precision floating-point number.
@stdlib/stats-iter-mmaxabs
Create an iterator which iteratively computes a moving maximum absolute value.
@stdlib/stats-base-nanmskmax
Calculate the maximum value of a strided array according to a mask, ignoring NaN values.
@stdlib/math-strided-special-dmskramp
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
@stdlib/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
@stdlib/stats-base-dnanmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-iter-mmidrange
Create an iterator which iteratively computes a moving mid-range.
@stdlib/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-snanmskrange
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
@stdlib/stats-base-nanmax
Calculate the maximum value of a strided array, ignoring NaN values.
@stdlib/stats-base-cumaxabs
Calculate the cumulative maximum absolute value of a strided array.
@stdlib/stats-base-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
@stdlib/stats-base-dnanmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dmidrange
Calculate the mid-range of a double-precision floating-point strided array.
@stdlib/math-iter-special-ramp
Create an iterator which evaluates the ramp function for each iterated value.
@stdlib/stats-base-srange
Calculate the range of a single-precision floating-point strided array.
@stdlib/stats-base-snanmskmax
Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
stats-iter-cumidrange
Create an iterator which iteratively computes a cumulative mid-range.
@stdlib/math-strided-special-sramp
Evaluate the ramp function for each element in a single-precision floating-point strided array.
@stdlib/stats-iter-curange
Create an iterator which iteratively computes a cumulative range.
@stdlib/stats-iter-cumax
Create an iterator which iteratively computes a cumulative maximum value.
@stdlib/stats-iter-mrange
Create an iterator which iteratively computes a moving range.
@stdlib/stats-base-dcumaxabs
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
@stdlib/stats-base-mskmax
Calculate the maximum value of a strided array according to a mask.
@stdlib/math-strided-special-smskramp
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/stats-base-drange
Calculate the range of a double-precision floating-point strided array.
@stdlib/stats-iter-cumaxabs
Create an iterator which iteratively computes a cumulative maximum absolute value.
@stdlib/stats-base-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
@stdlib/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-smax
Calculate the maximum value of a single-precision floating-point strided array.
stats-iter-mmax
Create an iterator which iteratively computes a moving maximum value.
@stdlib/stats-base-dmaxsorted
Calculate the maximum value of a sorted double-precision floating-point strided array.
@stdlib/stats-base-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
@stdlib/stats-base-dnanmskrange
Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.