Robuta

https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-gemm-compute-002.html
Computes a matrix-matrix product with general matrices where one or both input matrices are stored in a packed data structure and adds the result to a...
cblasgemmcompute
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/cblas-dotci.html
Computes the conjugated dot product of a compressed sparse complex vector with a full-storage complex vector.
cblas
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-1/cblas-gemm-compute-001.html
Computes a matrix-matrix product with general integer matrices (where one or both input matrices are stored in a packed data structure) and adds the result to...
cblasgemmcompute
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-0/cblas-herk.html
Performs a Hermitian rank-k update.
cblasherk
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-1/cblas-syrk.html
Performs a symmetric rank-k update.
cblas