LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Auxiliary BLAS
Collaboration diagram for Auxiliary BLAS:

Functions

integer function icamax (N, CX, INCX)
 ICAMAX More...
 
integer function idamax (N, DX, INCX)
 IDAMAX More...
 
integer function isamax (N, SX, INCX)
 ISAMAX More...
 
integer function izamax (N, ZX, INCX)
 IZAMAX More...
 
logical function lsame (CA, CB)
 LSAME More...
 
subroutine xerbla (SRNAME, INFO)
 XERBLA More...
 
subroutine xerbla_array (SRNAME_ARRAY, SRNAME_LEN, INFO)
 XERBLA_ARRAY More...
 

Detailed Description

This is the group of Auxiliary 3 BLAS routines.