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.
2 parents 2e25339 + 0729f51 commit c4b9c9aCopy full SHA for c4b9c9a
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