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 6bfa600 commit c9c2744Copy full SHA for c9c2744
lib/node_modules/@stdlib/blas/base/matrix-orientation-str2enum/README.md
@@ -40,7 +40,7 @@ limitations under the License.
40
var str2enum = require( '@stdlib/blas/base/matrix-orientation-str2enum' );
41
```
42
43
-#### str2enum( operation )
+#### str2enum( value )
44
45
Returns the enumeration constant associated with a matrix orientation.
46
0 commit comments