Note: This is just a fork of Kokos/StdBlas.
The original code uses paranthesis operator for indexing. I only modified a couple of lines so that the library can use multi-index operator based on the value of MDSPAN_USE_BRACKET_OPERATOR.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Note: This is just a fork of Kokos/StdBlas.
The original code uses paranthesis operator for indexing. I only modified a couple of lines so that the library can use multi-index operator based on the value of MDSPAN_USE_BRACKET_OPERATOR.