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 15f3d02 commit 0e2cb50Copy full SHA for 0e2cb50
lib/node_modules/@stdlib/blas/ext/find-index/lib/index.js
@@ -19,7 +19,7 @@
19
'use strict';
20
21
/**
22
-* Return the first index of an along an ndarray dimension which passes a test implemented by a predicate function.
+* Return the first index of an element along an ndarray dimension which passes a test implemented by a predicate function.
23
*
24
* @module @stdlib/blas/ext/find-index
25
0 commit comments