There are 0 repository under float64array topic.
Typed array pool.
Add elements from one collection to the end of another collection.
Add elements from one collection to the beginning of another collection.
Add one or more elements to the end of a collection.
Create a filled array.
Create an array filled with ones and having a specified length.
Create an array filled with ones and having the same length and data type as a provided array.
Create a zero-filled array having a specified length.
Create a zero-filled array having the same length and data type as a provided array.
Detect native Float64Array support.
Add a constant to each element in a double-precision floating-point strided array.
Reverse a double-precision floating-point strided array in-place.
Copy all or part of a matrix A to another matrix B.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Compute the cube root of each element in a double-precision floating-point strided array.
Round each element in a double-precision floating-point strided array toward positive infinity.
Convert each element in a double-precision floating-point strided array from degrees to radians.
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array.
Round each element in a double-precision floating-point strided array toward zero.
Add one or more elements to the beginning of a collection.
Float64ArrayFE.
Float64Array in little-endian byte order.
Compute the sum of absolute values.
Copy values from `x` into `y`.
Compute the dot product of `x` and `y`.
Applies a plane rotation.
Multiply a vector `x` by a scalar `alpha`.
Interchange two double-precision floating-point vectors.
Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.