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 15eb448 commit 2fc9c1dCopy full SHA for 2fc9c1d
lib/node_modules/@stdlib/lapack/base/iladlc/docs/repl.txt
@@ -44,8 +44,8 @@
44
alternative indexing semantics.
45
46
While typed array views mandate a view offset based on the underlying
47
- buffer, the offset parameters support indexing semantics based on starting
48
- indices.
+ buffer, the offset parameter supports indexing semantics based on a starting
+ index.
49
50
If provided an empty matrix or a matrix containing only zeros, the function
51
returns `-1` (i.e., an invalid index).
0 commit comments