Compute the dot product of `x` and `y` with extended accumulation and result.
-
Updated
Aug 7, 2026 - JavaScript
Compute the dot product of `x` and `y` with extended accumulation and result.
Compute the dot product of two one-dimensional single-precision floating-point ndarrays with double-precision accumulation.
Compute the dot product of two one-dimensional single-precision floating-point ndarrays with extended accumulation.
Add a description, image, and links to the dsdot topic page so that developers can more easily learn about it.
To associate your repository with the dsdot topic, visit your repo's landing page and select "manage topics."