We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e518db commit 5ed077eCopy full SHA for 5ed077e
1 file changed
lib/node_modules/@stdlib/blas/ext/base/dwhere/README.md
@@ -156,7 +156,6 @@ dwhere.ndarray( 3, condition, 2, 1, x, 2, 1, y, 2, 1, out, 1, 0 );
156
## Notes
157
158
- If `N <= 0`, both functions return `out` unchanged.
159
-- The `condition` argument must be a [`BooleanArray`][@stdlib/array/bool].
160
161
</section>
162
0 commit comments