Skip to content

Commit 5ed077e

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent 8e518db commit 5ed077e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/dwhere

lib/node_modules/@stdlib/blas/ext/base/dwhere/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ dwhere.ndarray( 3, condition, 2, 1, x, 2, 1, y, 2, 1, out, 1, 0 );
156156
## Notes
157157

158158
- If `N <= 0`, both functions return `out` unchanged.
159-
- The `condition` argument must be a [`BooleanArray`][@stdlib/array/bool].
160159

161160
</section>
162161

0 commit comments

Comments
 (0)