Skip to content

Commit 1cad72c

Browse files
kgrytepranav-1720
authored andcommitted
docs: add note
1 parent 8d84ee5 commit 1cad72c

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)