Change the repository type filter
All
Repositories list
4k repositories
www-test-code-coverage
Publicutils
Publicblas
Publicutils-dsv-base
Publicblas-ext-base
Publicarray
Publicrandom-strided-tools
Publicrandom
PublicStandard library generic random functions.repl-help
Publicrepl-typed-signature
Publicrepl-signature
Publicrepl-info
Publicrepl
Publicstdlib
Publicwww-status
PublicUptime and status monitor for the stdlib website.- Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
- Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
blas-base-shared
Publicblas-ext-base-dsnansumpw
PublicCalculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.math
Publicmath-base-special-ldexp
Public- Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
array-base-mskunary4d
PublicApply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.array-base-mskbinary3d
PublicApply a binary callback to elements in two three-dimensional nested input arrays according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.