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 f048d60 commit a2c557aCopy full SHA for a2c557a
1 file changed
lib/node_modules/@stdlib/blas/ext/base/gvander/README.md
@@ -61,7 +61,7 @@ The function has the following parameters:
61
62
Note that indexing is relative to the first index. To introduce an offset, use [`typed array`][mdn-typed-array] views.
63
64
-<!-- eslint-disable stdlib/capitalized-comments -->
+<!-- eslint-disable stdlib/capitalized-comments, max-len -->
65
66
```javascript
67
var Float64Array = require( '@stdlib/array/float64' );
0 commit comments