Robuta

https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-i-amin.html cblas_i?amin Finds the index of the element with the smallest absolute value. cblasamin https://netlib.org/lapack/explore-html/de/da0/cblas_8h_ab36f9891fc1f78e3938e8998de9ba183.html LAPACK: cblas_scabs1 lapackcblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-1/cblas-gemm-pack-002.html cblas_?gemm_pack Performs scaling and packing of the matrix into the previously allocated buffer. cblasgemmpack https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-1/cblas-gemm-free.html cblas_?gemm_free Frees the storage previously allocated for the packed matrix (deprecated). cblasgemmfree https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-hpmv.html cblas_?hpmv Computes a matrix-vector product using a Hermitian packed matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-tpsv.html cblas_?tpsv Solves a system of linear equations whose coefficients are in a triangular packed matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2025-0/call-lapack-blas-and-cblas-from-c-language-env.html Calling LAPACK, BLAS, and CBLAS Routines from C/C++ Language... callinglapackblasroutineslanguage https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-tpmv.html cblas_?tpmv Computes a matrix-vector product using a triangular packed matrix. cblas https://www.netlib.org/lapack/explore-html/de/db0/cblas__globals_8c_a3291dfc2b847e57a68349249acf4450e.html LAPACK: CBLAS_CallFromC lapackcblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-bf16bf16f32.html cblas_gemm_bf16bf16f32 Computes a matrix-matrix product with general bfloat16 matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-axpby.html cblas_?axpby Scales two vectors, adds them to one another and stores result in the vector. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-sctr.html cblas_?sctr Converts compressed sparse vectors into full storage form. cblassctr https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-axpy.html cblas_?axpy Computes a vector-scalar product and adds the result to a vector. cblasaxpy https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-e5m2e5m2f32.html cblas_gemm_e5m2e5m2f32 Computes a matrix-matrix product with general e5m2 matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-macos/2023-2/call-lapack-blas-and-cblas-from-c-language-env.html Calling LAPACK, BLAS, and CBLAS Routines from C/C++ Language... callinglapackblasroutineslanguage https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-hemv.html cblas_?hemv Computes a matrix-vector product using a Hermitian matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-gemm-pack-002.html cblas_?gemm_pack Performs scaling and packing of the matrix into the previously allocated buffer. cblasgemmpack https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-ger.html cblas_?ger Performs a rank-1 update of a general matrix. cblasger https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-spmv.html cblas_?spmv Computes a matrix-vector product with a symmetric packed matrix. cblasspmv https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-dotu.html cblas_?dotu Computes a complex vector-vector dot product. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-1/cblas-spr.html cblas_?spr Performs a rank-1 update of a symmetric packed matrix. cblasspr https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-rot.html cblas_?rot Performs rotation of points in the plane. cblasrot https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-spmv.html cblas_?spmv Computes a matrix-vector product with a symmetric packed matrix. cblasspmv https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-gemm-compute-001.html cblas_gemm_*_compute 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-guide-linux/2025-2/call-lapack-blas-and-cblas-from-c-language-env.html Calling LAPACK, BLAS, and CBLAS Routines from C/C++ Language... callinglapackblasroutineslanguage https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-gemm-001.html cblas_?gemm Computes a matrix-matrix product with general matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemv-batch-strided.html cblas_?gemv_batch_strided Computes groups of matrix-vector product with general matrices. cblasgemvbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-axpy-batch.html cblas_?axpy_batch Computes a group of vector-scalar products added to a vector. cblasaxpybatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-0/cblas-hemv.html cblas_?hemv Computes a matrix-vector product using a Hermitian matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-rot.html cblas_?rot Performs rotation of points in the plane. cblasrot https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-rotg.html cblas_?rotg Computes the parameters for a Givens rotation. cblasrotg https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-symv.html cblas_?symv Computes a matrix-vector product for a symmetric matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-gemmt.html cblas_?gemmt Computes a matrix-matrix product with general matrices but updates only the upper or lower triangular part of the result matrix. cblas https://netlib.org/lapack/explore-html/dd/d86/cblas__dasum_8c.html LAPACK: CBLAS/src/cblas_dasum.c File Reference lapackcblassrcfilereference https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-rotmg.html cblas_?rotmg Computes the parameters for a modified Givens rotation. cblasrotmg https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/cblas-her2.html cblas_?her2 Performs a rank-2 update of a Hermitian matrix. cblasher2 https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/cblas-ger.html cblas_?ger Performs a rank-1 update of a general matrix. cblasger https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gbmv.html cblas_?gbmv Computes a matrix-vector product with a general band matrix. cblas https://www.mathworks.com/help/coder/ref/coder.blascallback.getblasinttypename.html coder.BLASCallback.getBLASIntTypeName - Return name of integer data type used by CBLAS interface -... This MATLAB function returns the name of the integer data type that is used by the CBLAS interface to a specific BLAS library. integer data type https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-gemm-f16f16f32.html cblas_gemm_f16f16f32 Computes a matrix-matrix product with general matrices of half precision data type. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-gemm-pack-001.html cblas_gemm_*_pack Pack the matrix into the buffer allocated previously. cblasgemmpack https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-compute-001.html cblas_gemm_*_compute 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://netlib.org/lapack/explore-html/d5/d22/cblas__icamax_8c_source.html LAPACK: CBLAS/src/cblas_icamax.c Source File lapackcblassrcsourcefile https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-sdot.html cblas_?sdot Computes a vector-vector dot product with double precision. cblassdot https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-gemm-f16f16f32.html cblas_gemm_f16f16f32 Computes a matrix-matrix product with general matrices of half precision data type. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-asum.html cblas_?asum Computes the sum of magnitudes of the vector elements. cblasasum https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-gemm-bf16bf16f32.html cblas_gemm_bf16bf16f32 Computes a matrix-matrix product with general bfloat16 matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-1/cblas-gthr.html cblas_?gthr Gathers a full-storage sparse vector's elements into compressed form. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-asum.html cblas_?asum Computes the sum of magnitudes of the vector elements. cblasasum https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/cblas-gemm-bf16bf16f32.html cblas_gemm_bf16bf16f32 Computes a matrix-matrix product with general bfloat16 matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-spr.html cblas_?spr Performs a rank-1 update of a symmetric packed matrix. cblasspr https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-pack-002.html cblas_?gemm_pack Performs scaling and packing of the matrix into the previously allocated buffer. cblasgemmpack https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-bf16bf16f32-compute.html cblas_gemm_bf16bf16f32_compute Computes a matrix-matrix product with general bfloat16 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-guide-windows/2023-2/call-lapack-blas-and-cblas-from-c-language-env.html Calling LAPACK, BLAS, and CBLAS Routines from C/C++ Language... callinglapackblasroutineslanguage https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-gbmv.html cblas_?gbmv Computes a matrix-vector product with a general band matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-gemm-alloc.html cblas_?gemm_alloc Allocates storage for a packed matrix (deprecated). cblasgemmalloc https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-her.html cblas_?her Performs a rank-1 update of a Hermitian matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-sctr.html cblas_?sctr Converts compressed sparse vectors into full storage form. cblassctr https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-symm.html cblas_?symm Computes a matrix-matrix product where one input matrix is symmetric. cblassymm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-f16f16f32-compute.html cblas_gemm_f16f16f32_compute Computes a matrix-matrix product with general matrices of half-precision data type (where one or both input matrices are stored in a packed data structure) and... cblasgemmcompute https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-0/cblas-gemm-f16f16f32-compute.html cblas_gemm_f16f16f32_compute Computes a matrix-matrix product with general matrices of half-precision data type (where one or both input matrices are stored in a packed data structure) and... cblasgemmcompute https://pastebin.com/Mkn383G7 mm_cblas - Pastebin.com Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time. mmcblaspastebin https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-roti.html cblas_?roti Applies Givens rotation to sparse vectors one of which is in compressed form. cblasroti https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-0/cblas-gthr.html cblas_?gthr Gathers a full-storage sparse vector's elements into compressed form. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-dotui.html cblas_?dotui Computes the dot product of a compressed sparse complex vector by a full-storage complex vector. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-gemm-bf16bf16f32-compute.html cblas_gemm_bf16bf16f32_compute Computes a matrix-matrix product with general bfloat16 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/2023-2/cblas-dotui.html cblas_?dotui Computes the dot product of a compressed sparse complex vector by a full-storage complex vector. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-gemv.html cblas_?gemv Computes a matrix-vector product using a general matrix. cblasgemv https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-trmv.html cblas_?trmv Computes a matrix-vector product using a triangular matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-copy.html cblas_?copy Copies a vector to another vector. cblascopy https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-gemv.html cblas_?gemv Computes a matrix-vector product using a general matrix. cblasgemv https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-e5m2e5m2f32-compute.html cblas_gemm_e5m2e5m2f32_compute Computes a matrix-matrix product with general e5m2 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-2/cblas-gemm-compute-002.html cblas_?gemm_compute 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-2/cblas-hemm.html cblas_?hemm Computes a matrix-matrix product where one input matrix is Hermitian. cblashemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-trmm-oop.html cblas_?trmm_oop Computes a matrix-matrix product where one input matrix is triangular and the other matrix is general, putting output into a different matrix. cblastrmmoop https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-hpmv.html cblas_?hpmv Computes a matrix-vector product using a Hermitian packed matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-1/cblas-nrm2.html cblas_?nrm2 Computes the Euclidean norm of a vector. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-trsm-batch-strided.html cblas_?trsm_batch_strided Solves groups of triangular matrix equations. cblastrsmbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-syrk.html cblas_?syrk Performs a symmetric rank-k update. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-spr2.html cblas_?spr2 Computes a rank-2 update of a symmetric packed matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/cblas-dotc.html cblas_?dotc Computes a dot product of a conjugated vector with another vector. cblasdotc https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-0/cblas-gemm-batch.html cblas_?gemm_batch Computes scalar-matrix-matrix products and adds the results to scalar matrix products for groups of general matrices. cblasgemmbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-dotc.html cblas_?dotc Computes a dot product of a conjugated vector with another vector. cblasdotc https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-cabs1.html cblas_?cabs1 Computes absolute value of complex number. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-gemv-batch-strided.html cblas_?gemv_batch_strided Computes groups of matrix-vector product with general matrices. cblasgemvbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-hpmv.html cblas_?hpmv Computes a matrix-vector product using a Hermitian packed matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/cblas-trmv.html cblas_?trmv Computes a matrix-vector product using a triangular matrix. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-syr.html cblas_?syr Performs a rank-1 update of a symmetric matrix. cblassyr https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-2/cblas-dgmm-batch-strided.html cblas_?dgmm_batch_strided Computes groups of matrix-vector product using general matrices. cblasbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-geru.html cblas_?geru Performs a rank-1 update (unconjugated) of a general matrix. cblasgeru https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-gemm-batch-strided.html cblas_?gemm_batch_strided Computes groups of matrix-matrix product with general matrices. cblasgemmbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-dgmm-batch.html cblas_?dgmm_batch Computes groups of matrix-vector product using general matrices. cblasbatch https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-syr.html cblas_?syr Performs a rank-1 update of a symmetric matrix. cblassyr https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-2/cblas-gemm-e4m3e4m3f32.html cblas_gemm_e4m3e4m3f32 Computes a matrix-matrix product with general e4m3 matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/cblas-dotci.html cblas_?dotci 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/2023-0/cblas-ger.html cblas_?ger Performs a rank-1 update of a general matrix. cblasger https://netlib.org/lapack/explore-html/d6/d1c/cblas__crotg_8c.html LAPACK: CBLAS/src/cblas_crotg.c File Reference lapackcblassrcfilereference https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/cblas-axpby.html cblas_?axpby Scales two vectors, adds them to one another and stores result in the vector. cblas https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-0/cblas-gemm-001.html cblas_?gemm Computes a matrix-matrix product with general matrices. cblasgemm https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-2/cblas-swap.html cblas_?swap Swaps a vector with another vector. cblasswap