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 10641b6 commit 2af4b75Copy full SHA for 2af4b75
lib/node_modules/@stdlib/array/base/mskbinary3d/README.md
@@ -76,6 +76,7 @@ The function accepts the following arguments:
76
## Notes
77
78
- 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.
80
81
</section>
82
0 commit comments