Mentions légales du service

Skip to content

Fix cblas/lapacke prototypes by removing incorrect and useless const

Mathieu Faverge requested to merge faverge/chameleon:lapack_api/fix into master
  • Remove useless const on variables passed by copy
  • Remove incorrect const in TRSM/TRMM
  • Fix coding style with incorrect * placement.

Merge request reports

Loading