@stdlib/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Found 128 results for summation
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Create an iterator which performs element-wise addition of two or more iterators.
Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
Compute the sum of two double-precision floating-point numbers.
Calculate 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.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Element-wise subtraction of two strided arrays.
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.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Compute the sum of two single-precision floating-point numbers.
Create an iterator which iteratively computes a cumulative sum.
Calculate the cumulative sum of strided array elements using pairwise summation.
Resolves mathematical sigma summations
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Adds a constant to each double-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Element-wise addition of two strided arrays via a callback function.
This is a test package
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
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.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Calculate the sum of strided array elements, ignoring NaN values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Create an iterator which iteratively computes a cumulative sum of absolute values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the sum of four double-precision floating-point numbers.
Create an iterator which performs element-wise subtraction of two or more iterators.
Santi's Small Summation Library: Easily use Σ in your JavaScript!
matematik temel islemleri
Create an iterator which iteratively computes a moving sum of absolute values.
Compute the sum of squared absolute values for all iterated values.
Create an iterator which iteratively computes a moving sum of squared absolute values.
summation module
Compute the sum of all iterated values.
Compute the sum of absolute values for all iterated values.
Compute the sum of five double-precision floating-point numbers.
Compute the sum of three double-precision floating-point numbers.
Create an iterator which iteratively computes a moving sum.