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/base/cumax/README.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,14 +163,6 @@ console.log( y );
163
163
164
164
<sectionclass="related">
165
165
166
-
* * *
167
-
168
-
## See Also
169
-
170
-
- <spanclass="package-name">[`@stdlib/stats/base/cumin`][@stdlib/stats/base/cumin]</span><spanclass="delimiter">: </span><spanclass="description">calculate the cumulative minimum of a strided array.</span>
171
-
- <spanclass="package-name">[`@stdlib/stats/strided/dcumax`][@stdlib/stats/strided/dcumax]</span><spanclass="delimiter">: </span><spanclass="description">calculate the cumulative maximum of double-precision floating-point strided array elements.</span>
172
-
- <spanclass="package-name">[`@stdlib/stats/base/scumax`][@stdlib/stats/base/scumax]</span><spanclass="delimiter">: </span><spanclass="description">calculate the cumulative maximum of single-precision floating-point strided array elements.</span>
0 commit comments