.TH "blas_top" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME blas_top \- BLAS .SH SYNOPSIS .br .PP .SS "Topics" .in +1c .ti -1c .RI "\fBScalar operations\fP" .br .ti -1c .RI "\fBLevel 1 BLAS: vector ops\fP" .br .ti -1c .RI "\fBLevel 2 BLAS: matrix\-vector ops\fP" .br .ti -1c .RI "\fBLevel 3 BLAS: matrix\-matrix ops\fP" .br .in -1c .SH "Detailed Description" .PP BLAS are defined by three papers: Basic linear algebra subprograms for {FORTRAN} usage, Lawson et al, 1979\&. An extended set of {FORTRAN} basic linear algebra subprograms, Dongarra et al, 1988\&. A set of level 3 basic linear algebra subprograms, Dongarra et al, 1990\&. Some BLAS-like routines (e\&.g\&., csymv, crot, csum1, icmax1) exist in LAPACK rather than the classic BLAS\&. These were extended by the Extra Precision BLAS (XBLAS, not documented here) https://www.netlib.org/xblas/ .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.