stdBLAS icon indicating copy to clipboard operation
stdBLAS copied to clipboard

Implement functions whose body is currently assert(false)

Open mhoemmen opened this issue 4 years ago • 1 comments

This is a follow-on to PR #87.

mhoemmen avatar Oct 18 '21 20:10 mhoemmen

Functions whose body is currently assert(false):

  • symmetric_matrix_left_product
  • symmetric_matrix_right_product
  • hermitian_matrix_left_product
  • hermitian_matrix_right_product

mhoemmen avatar Jan 16 '24 20:01 mhoemmen