Search results
108 packages found
Calculate the dot product of two single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- sdot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Calculate the sum of single-precision floating-point strided array elements.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- strided
- strided array
- typed
- View more
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the variance of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Calculate the range of a single-precision floating-point strided array.
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Calculate the mid-range of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- minimum
- min
- range
- midrange
- mid-range
- mid-extreme
- View more
Calculate the minimum value of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- minimum
- min
- range
- extremes
- domain
- extent
- strided
- strided array
- View more
Calculate the maximum value of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- range
- extremes
- domain
- extent
- strided
- strided array
- View more
Calculate the standard deviation of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- standard deviation
- variance
- var
- deviation
- dispersion
- spread
- sample standard deviation
- unbiased
- View more
Calculate the arithmetic mean of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- typed
- View more
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Calculate the cumulative maximum of single-precision floating-point strided array elements.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- range
- extremes
- domain
- extent
- accumulate
- cumulative
- View more
Calculate the cumulative minimum of single-precision floating-point strided array elements.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- minimum
- min
- range
- extremes
- domain
- extent
- accumulate
- cumulative
- View more
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- ors
- strided
- strided array
- View more
Calculate the median value of a sorted single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- median
- middle
- central tendency
- average
- avg
- quantile
- sorted
- ordered
- View more
Calculate the minimum absolute value of a single-precision floating-point strided array.
Calculate the minimum value of a sorted single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- minimum
- min
- range
- extremes
- domain
- extent
- sorted
- ordered
- View more
Calculate the maximum value of a sorted single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- range
- extremes
- domain
- extent
- sorted
- ordered
- View more
Calculate the maximum absolute value of a single-precision floating-point strided array.