Skip to content

Commit 10641b6

Browse files
committed
docs: add note
1 parent 2c40c48 commit 10641b6

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/array/base/mskbinary2d

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/array/base/mskbinary2d/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ The function accepts the following arguments:
7070
## Notes
7171

7272
- The function assumes that the input and output arrays have the same shape.
73+
- An element in an input array is "masked" if the corresponding element in the mask array is non-zero.
7374

7475
</section>
7576

0 commit comments

Comments
 (0)