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/base/dtrmv/README.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,22 @@ console.log( x );
165
165
166
166
<!-- /.examples -->
167
167
168
+
<!-- C interface documentation. -->
169
+
170
+
* * *
171
+
172
+
<sectionclass="c">
173
+
174
+
## C APIs
175
+
176
+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
0 commit comments