File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
lib/node_modules/@stdlib/stats/mskmax Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11<!--
2+
23@license Apache-2.0
4+
35Copyright (c) 2025 The Stdlib Authors.
6+
47Licensed under the Apache License, Version 2.0 (the "License");
58you may not use this file except in compliance with the License.
69You may obtain a copy of the License at
10+
711 http://www.apache.org/licenses/LICENSE-2.0
12+
813Unless required by applicable law or agreed to in writing, software
914distributed under the License is distributed on an "AS IS" BASIS,
1015WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1116See the License for the specific language governing permissions and
1217limitations under the License.
18+
1319-->
1420
1521# mskmax
1622
1723> Compute the maximum value along one or more [ ndarray] [ @stdlib/ndarray/ctor ] dimensions according to a mask.
24+
1825<section class =" usage " >
1926
2027## Usage
You can’t perform that action at this time.
0 commit comments