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.
1 parent 2a829d5 commit b789714Copy full SHA for b789714
lib/node_modules/@stdlib/blas/ddot/README.md
@@ -178,10 +178,10 @@ console.log( ndarray2array( z ) );
178
179
[@stdlib/ndarray/base/broadcast-shapes]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/broadcast-shapes
180
181
-<!-- <related-links> -->
182
-
183
[@stdlib/blas/base/ddot]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/base/ddot
184
+<!-- <related-links> -->
+
185
[@stdlib/blas/gdot]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/gdot
186
187
[@stdlib/blas/sdot]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/sdot
0 commit comments