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 2c40c48 commit 10641b6Copy full SHA for 10641b6
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