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/ext/base/gapx/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ console.log( x );
145
145
## See Also
146
146
147
147
- <spanclass="package-name">[`@stdlib/blas/ext/base/dapx`][@stdlib/blas/ext/base/dapx]</span><spanclass="delimiter">: </span><spanclass="description">add a scalar constant to each element in a double-precision floating-point strided array.</span>
148
-
- <spanclass="package-name">[`@stdlib/blas/ext/base/sapx`][@stdlib/blas/ext/base/sapx]</span><spanclass="delimiter">: </span><spanclass="description">add a constant to each element in a single-precision floating-point strided array.</span>
148
+
- <spanclass="package-name">[`@stdlib/blas/ext/base/sapx`][@stdlib/blas/ext/base/sapx]</span><spanclass="delimiter">: </span><spanclass="description">add a scalar constant to each element in a single-precision floating-point strided array.</span>
0 commit comments