@@ -25,7 +25,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 97/97 </ span >
28+ < span class ='fraction '> 98/98 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 97/97 </ span >
49+ < span class ='fraction '> 98/98 </ span >
5050 </ div >
5151
5252
@@ -160,7 +160,9 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
160160< a name ='L95 '> </ a > < a href ='#L95 '> 95</ a >
161161< a name ='L96 '> </ a > < a href ='#L96 '> 96</ a >
162162< a name ='L97 '> </ a > < a href ='#L97 '> 97</ a >
163- < a name ='L98 '> </ a > < a href ='#L98 '> 98</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
163+ < a name ='L98 '> </ a > < a href ='#L98 '> 98</ a >
164+ < a name ='L99 '> </ a > < a href ='#L99 '> 99</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
165+ < span class ="cline-any cline-yes "> 1x</ span >
164166< span class ="cline-any cline-yes "> 1x</ span >
165167< span class ="cline-any cline-yes "> 1x</ span >
166168< span class ="cline-any cline-yes "> 1x</ span >
@@ -299,6 +301,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
299301* @throws {RangeError} dimension index exceeds the number of dimensions
300302* @throws {TypeError} first argument must be an ndarray having one or more dimensions
301303* @throws {TypeError} options arguments must be an object
304+ * @throws {TypeError} must provide valid options
302305* @returns {Array<ndarray>} a list of ndarray views
303306*
304307* @example
@@ -361,7 +364,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/p
361364 < div class ='footer quiet pad2 space-top1 center small '>
362365 Code coverage generated by
363366 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
364- at 2025-09-26T18:57:25.803Z
367+ at 2025-09-26T18:58:10.857Z
365368 </ div >
366369 < script src ="../../../prettify.js "> </ script >
367370 < script >
0 commit comments