You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/blas/base/zdotc/README.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,15 +157,6 @@ console.log( z );
157
157
158
158
<sectionclass="related">
159
159
160
-
* * *
161
-
162
-
## See Also
163
-
164
-
- <spanclass="package-name">[`@stdlib/blas/base/zdotc`][@stdlib/blas/base/zdotc]</span><spanclass="delimiter">: </span><spanclass="description">calculate the dot product of two double-precision complex vectors.</span>
165
-
- <spanclass="package-name">[`@stdlib/blas/base/cdotu`][@stdlib/blas/base/cdotu]</span><spanclass="delimiter">: </span><spanclass="description">calculate the dot product without conjugate of x of two single-precision complex vectors.</span>
166
-
- <spanclass="package-name">[`@stdlib/blas/base/zdotu`][@stdlib/blas/base/zdotu]</span><spanclass="delimiter">: </span><spanclass="description">calculate the dot product without conjugate of x of two double-precision complex vectors.</span>
167
-
- <spanclass="package-name">[`@stdlib/blas/cdotc`][@stdlib/blas/cdotc]</span><spanclass="delimiter">: </span><spanclass="description">calculate the dot product of two single-precision comple vectors.</span>
0 commit comments