Skip to content

Commit 2af4b75

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

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

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

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

8081
</section>
8182

0 commit comments

Comments
 (0)