Skip to content

Commit

Permalink
Fix renaming after last rebase
Browse files Browse the repository at this point in the history
Signed-off-by: nscipione <[email protected]>
  • Loading branch information
s-Nick committed Oct 24, 2024
1 parent 19c21e4 commit 2a63ce8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ details the property for each matrix format:
- Description
* - CSR
- Setting this property for a matrix using the CSR format will throw a
:ref:`oneapi::mkl::invalid_argument<onemkl_exception_invalid_argument>`
:ref:`oneapi::math::invalid_argument<onemath_exception_invalid_argument>`
exception.
* - COO
- Guarantees that the indices are sorted by rows in ascending order.
Expand Down

0 comments on commit 2a63ce8

Please sign in to comment.