There are 0 repository under cumulative topic.
Cumulative Patch for Tony Hawk's Pro Skater 2 PC
Gives some statistics about English language vocabulary
Binomial distribution cumulative distribution function (CDF).
Cumulatively test whether every element in a provided array is falsy.
Calculate the cumulative sum of double-precision floating-point strided array elements.
Calculate the cumulative sum of double-precision floating-point strided array elements 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 cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Calculate the cumulative sum of strided array elements.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Beta distribution logarithm of cumulative distribution function (CDF).
Evaluate the natural logarithm of the cumulative distribution function (CDF) for a beta prime distribution.
Cauchy distribution cumulative distribution function (CDF).
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
Chi-squared distribution cumulative distribution function (CDF).
Degenerate distribution cumulative distribution function (CDF).
Degenerate distribution logarithm of cumulative distribution function (logCDF).
Degenerate distribution quantile function.
Kumaraswamy's double bounded distribution cumulative distribution function (CDF).
Create an iterator which iteratively computes a cumulative geometric mean.
Create an iterator which iteratively computes a cumulative maximum value.
Create an iterator which iteratively computes a cumulative maximum absolute value.
Create an iterator which iteratively computes a cumulative minimum absolute value.
Create an iterator which iteratively computes a cumulative product.
Create an iterator which iteratively computes a cumulative sum of absolute values.
Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
Cumulatively test whether at least `n` array elements in a provided array pass a test implemented by a predicate function.
Create an iterator which cumulatively tests whether at least `n` iterated values pass a test implemented by a predicate function.