You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/stats/cumax/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ The method has the following parameters:
141
141
-**out**: output [ndarray][@stdlib/ndarray/ctor].
142
142
-**options**: function options (_optional_).
143
143
144
-
The function accepts the following options:
144
+
The method accepts the following options:
145
145
146
146
-**dims**: list of dimensions over which to perform operation. If not provided, the function performs the operation over all elements in a provided input [ndarray][@stdlib/ndarray/ctor].
0 commit comments