We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d84ee5 commit 1cad72cCopy full SHA for 1cad72c
lib/node_modules/@stdlib/array/base/mskbinary2d/README.md
@@ -70,6 +70,7 @@ The function accepts the following arguments:
70
## Notes
71
72
- 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.
74
75
</section>
76
0 commit comments