@@ -74,7 +74,7 @@ var o = ns;
7474
7575The namespace exports the following functions to create multidimensional arrays:
7676
77- <!-- <toc pattern="+(array|ctor)"> -->
77+ <!-- <toc pattern="+(array|copy| ctor|empty|empty-like|from-scalar|from-scalar-like|ndarraylike2ndarray|ones|ones-like|to-fancy|zeros|zeros-like )"> -->
7878
7979<div class =" namespace-toc " >
8080
@@ -85,9 +85,49 @@ The namespace exports the following functions to create multidimensional arrays:
8585
8686<!-- </toc> -->
8787
88+ The namespace exports the following functions to manipulate multidimensional arrays:
89+
90+ <!-- <toc pattern="+(broadcast-array|broadcast-arrays|broadcast-scalar|colcat|concat|concat1d|fill|fill-by|fill-slice|flatten|flatten-by|flatten-from|flatten-from-by|flip|fliplr|flipud|hconcat|map|maybe-broadcast-array|maybe-broadcast-arrays|pop|prepend-singleton-dimensions|push|remove-singleton-dimensions|reverse|reverse-dimension|rowcat|shift|slice|slice-assign|slice-dimension|slice-dimension-from|slice-dimension-to|slice-from|slice-to|spread-dimensions|to-flippedlr|to-flippedud|to-reversed|to-reversed-dimension|unshift|vconcat|with)"> -->
91+
92+ <div class =" namespace-toc " >
93+
94+ </div >
95+
96+ <!-- </toc> -->
97+
98+ The namespace exports the following functions to search multidimensional arrays:
99+
100+ <!-- <toc pattern="+(any|any-by|count-falsy|count-if|count-truthy|every|every-by|filter|filter-map|find|find-last|includes|reject|some|some-by)"> -->
101+
102+ <div class =" namespace-toc " >
103+
104+ </div >
105+
106+ <!-- </toc> -->
107+
108+ The namespace exports the following functions to inspect multidimensional arrays:
109+
110+ <!-- <toc pattern="+(data-buffer|dtype|flag|flags|ndims|numel|numel-dimension|offset|order|shape|stride|strides)"> -->
111+
112+ <div class =" namespace-toc " >
113+
114+ </div >
115+
116+ <!-- </toc> -->
117+
118+ The namespace exports the following functions to index multidimensional arrays:
119+
120+ <!-- <toc pattern="+(at|ind2sub|index|sub2ind)"> -->
121+
122+ <div class =" namespace-toc " >
123+
124+ </div >
125+
126+ <!-- </toc> -->
127+
88128The namespace contains the following sub-namespaces:
89129
90- <!-- <toc pattern="+(base|iter)"> -->
130+ <!-- <toc pattern="+(base|iter|vector )"> -->
91131
92132<div class =" namespace-toc " >
93133
0 commit comments