is-buffer
Determine if an object is a Buffer
Found 214 results for float32array
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
Float32Array.
Detect native Float32Array support.
Test if a value is a Float32Array.
Test if a value is a collection.
Check if an object is an array or a typed array
Test if an array-like object supports the accessor (get/set) protocol.
Tiny polyfill for TypedArray methods
Create a filled array according to a provided callback function.
Create a zero-filled array having a specified length.
Calculate the dot product of two single-precision floating-point vectors.
Create an uninitialized array having a specified length.
Create a typed array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Test if a value is an empty collection.
Calculate the sum of single-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 pairwise summation.
A wrapper to turn webcam audio samples into buffers.
Create a filled array having a specified length.
Create a filled array.
Create an array filled with ones and having a specified length.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
Interchanges two complex single-precision floating-point vectors.
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Copy values from x into y.
Utility library that lists out all transferable objects that can be transfered between Workers and the main thread.
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Compute the sum of absolute values (L1 norm).
Create an array filled with NaNs and having a specified length.
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
Adds a constant to each single-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Calculate the sum of single-precision floating-point strided array elements.
Fill a single-precision floating-point strided array with a specified scalar constant.
Validation utilities.
Validates if a value is a Float32Array.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Compute the squared absolute value for each element in a single-precision floating-point strided array.
Interchange two single-precision floating-point vectors.
Compute the L2-norm of a complex single-precision floating-point vector.
Calculate the 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.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Multiply a single-precision floating-point vector by a constant.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
Multiply a vector x by a constant and add the result to y.
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Calculate the L2-norm of a single-precision floating-point vector.
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Apply a plane rotation.
Sort a single-precision floating-point strided array using Shellsort.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
Sort a single-precision floating-point strided array using heapsort.
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Create an uninitialized array having the same length and data type as a provided array.
Apply a plane rotation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Apply a modified Givens transformation.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the maximum value of a single-precision floating-point strided array.
Find the index of the first element having the maximum absolute value.
Round each element in a single-precision floating-point strided array toward zero.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Test if a value is an ndarray-like object containing single-precision floating-point numbers.
Calculate the range of a single-precision floating-point strided array.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Calculate the mid-range of a single-precision floating-point strided array.
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the standard deviation of a single-precision floating-point strided array using Welford's algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
Construct a Givens plane rotation.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the minimum value of a single-precision floating-point strided array.
Calculate the maximum absolute value of a single-precision floating-point strided array.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise 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 pairwise summation.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
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.
Reverse a single-precision floating-point strided array in-place.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
Calculate the median value of a sorted single-precision floating-point strided array.
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Calculate the maximum value of a sorted single-precision floating-point strided array.
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
Calculate the variance of a single-precision floating-point strided array.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Sort a single-precision floating-point strided array using insertion sort.
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the variance of a single-precision floating-point strided array using a two-pass 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 standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Round each element in a single-precision floating-point strided array toward negative infinity.
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
Calculate the minimum absolute value of a single-precision floating-point strided array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
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.
Interchange two single-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors.
Compute the principal square root for each element in a single-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Calculate the cumulative maximum of single-precision floating-point strided array elements.
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
Compute the cube root of each element in a single-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
Calculate the standard deviation of a single-precision floating-point strided array.
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 arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.
Calculate the arithmetic mean of a single-precision floating-point strided array.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Round each element in a single-precision floating-point strided array toward positive infinity.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.
Add elements from one collection to the beginning of another collection.
Calculate the range of a single-precision floating-point strided array according to a mask.
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
Calculate the minimum value of a sorted single-precision floating-point strided array.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
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 arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
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 array filled with ones and having the same length and data type as a provided array.
Create a zero-filled array having the same length and data type as a provided array.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Determine if an object is a Buffer
Add a constant to each element in a single-precision floating-point strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Detect native Float32Array support.
Add one or more elements to the end of a collection.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Compute the absolute value for each element in a single-precision floating-point strided array.
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Create a typed array.
Add elements from one collection to the end of another collection.
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Add one or more elements to the beginning of a collection.
To Typed Array: Convert an Array of Numbers to the Typed Array with the Smallest Memory Footprint
Remove and return the first element of a collection.
Create a filled array having the same length and data type as a provided array.
Chooses the Best Typed Array to use for an Array of Number. Supports Big Integers!
Javscript float32array utils
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
Remove and return the last element of a collection.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.