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 35612e9 commit 9d6cd84Copy full SHA for 9d6cd84
lib/node_modules/@stdlib/ndarray/base/unary-reduce-subarray/README.md
@@ -107,6 +107,8 @@ Each provided ndarray should be an object with the following properties:
107
- **offset**: index offset.
108
- **order**: specifies whether an ndarray is row-major (C-style) or column major (Fortran-style).
109
110
+#### TODO: document factory method
111
+
112
</section>
113
114
<!-- /.usage -->
0 commit comments