File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
lib/node_modules/@stdlib/stats/base Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ limitations under the License.
1818
1919-->
2020
21+ <!-- lint disable maximum-heading-length -->
22+
2123# dcumaxabs
2224
2325> Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ limitations under the License.
1818
1919-->
2020
21+ <!-- lint disable maximum-heading-length -->
22+
2123# dcumin
2224
2325> Calculate the cumulative minimum of double-precision floating-point strided array elements.
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ limitations under the License.
1818
1919-->
2020
21+ <!-- lint disable maximum-heading-length -->
22+
2123# dcuminabs
2224
2325> Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ limitations under the License.
1818
1919-->
2020
21+ <!-- lint disable maximum-heading-length -->
22+
2123# scumax
2224
2325> Calculate the cumulative maximum of single-precision floating-point strided array elements.
You can’t perform that action at this time.
0 commit comments