We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
blas/base/ndarray/sdsdot
1 parent 4bbec76 commit cc4bec3Copy full SHA for cc4bec3
1 file changed
lib/node_modules/@stdlib/blas/base/ndarray/sdsdot/docs/repl.txt
@@ -3,7 +3,8 @@
3
Computes the dot product of two one-dimensional single-precision floating-
4
point ndarrays with extended accumulation.
5
6
- If provided an empty input ndarray, the function returns `0.0`.
+ If provided an empty input ndarray, the function returns the scalar
7
+ constant.
8
9
Parameters
10
----------
0 commit comments