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 d844f8b commit 15eb448Copy full SHA for 15eb448
lib/node_modules/@stdlib/lapack/base/iladlr/docs/repl.txt
@@ -44,8 +44,8 @@
44
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 method
51
returns `-1` (i.e., an invalid index).
0 commit comments