clBLAS  2.11
 All Functions Typedefs Enumerations Enumerator Groups Pages
Modules
BLAS-3 functions

Modules

 GEMM - General matrix-matrix multiplication
 
 TRMM - Triangular matrix-matrix multiplication
 
 TRSM - Solving triangular systems of equations
 
 SYRK - Symmetric rank-k update of a matrix
 
 SYR2K - Symmetric rank-2k update to a matrix
 
 SYMM - Symmetric matrix-matrix multiply
 
 HEMM - Hermitian matrix-matrix multiplication
 
 HERK - Hermitian rank-k update to a matrix
 
 HER2K - Hermitian rank-2k update to a matrix
 

Detailed Description

The Level 3 Basic Linear Algebra Subprograms are funcions that perform matrix-matrix operations.