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/blas/ext/base/ssort2ins/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,8 +187,6 @@ console.log( y );
187
187
188
188
<!-- /.examples -->
189
189
190
-
191
-
192
190
* * *
193
191
194
192
<!-- C interface documentation. -->
@@ -326,6 +324,8 @@ int main( void ) {
326
324
327
325
<section class="related">
328
326
327
+
* * *
328
+
329
329
## See Also
330
330
331
331
- <span class="package-name">[`@stdlib/blas/ext/base/dsort2ins`][@stdlib/blas/ext/base/dsort2ins]</span><span class="delimiter">: </span><span class="description">simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.</span>
0 commit comments