| 1 | //------------------------------------------------------------------------------ |
| 2 | // GrB_Matrix_setElement: set an entry in a matrix, C(row,col) = x |
| 3 | //------------------------------------------------------------------------------ |
| 4 |
nothing calls this directly
no test coverage detected