We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca10e52 commit 35612e9Copy full SHA for 35612e9
lib/node_modules/@stdlib/ndarray/base/unary-reduce-strided1d/README.md
@@ -115,6 +115,8 @@ Each provided ndarray should be an object with the following properties:
115
- **offset**: index offset.
116
- **order**: specifies whether an ndarray is row-major (C-style) or column major (Fortran-style).
117
118
+#### TODO: document factory method
119
+
120
</section>
121
122
<!-- /.usage -->
0 commit comments