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 13cb677 commit ed6f00dCopy full SHA for ed6f00d
lib/node_modules/@stdlib/blas/ext/base/drssbl/docs/repl.txt
@@ -3,8 +3,8 @@
3
Computes the residual sum of squares of two double-precision floating-point
4
strided arrays using Blue's algorithm.
5
6
- The `N` and stride parameters determine which elements in the strided
7
- arrays are accessed at runtime.
+ The `N` and stride parameters determine which elements in the strided arrays
+ are accessed at runtime.
8
9
Indexing is relative to the first index. To introduce an offset, use a typed
10
array view.
0 commit comments