LAPACK  3.11.0
LAPACK: Linear Algebra PACKage
BLAS

Some BLAS-like routines (e.g., csymv, crot, csum1, icmax1) exist in LAPACK rather than the classic BLAS. More...

Modules

 Level 0 BLAS: scalar ops
 
 Level 1 BLAS: vector ops
 
 Level 2 BLAS: matrix-vector ops
 
 Level 2 BLAS: matrix-vector ops, packed
 
 Level 2 BLAS: matrix-vector ops, banded
 
 Level 3 BLAS: matrix-matrix ops
 

Detailed Description

Some BLAS-like routines (e.g., csymv, crot, csum1, icmax1) exist in LAPACK rather than the classic BLAS.

============================================================================