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 dce87cd commit 265a9e7Copy full SHA for 265a9e7
lib/node_modules/@stdlib/stats/mskmax/lib/main.js
@@ -95,6 +95,7 @@ function mskmax( x, mask ) {
95
return base( arrs[ 0 ], arrs[ 1 ] );
96
}
97
98
+
99
// EXPORTS //
100
101
module.exports = mskmax;
0 commit comments