LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
imax1: argmax_i | x_i | (in LAPACK)
Collaboration diagram for imax1: argmax_i | x_i | (in LAPACK):

Functions

integer function icmax1 (n, cx, incx)
 ICMAX1 finds the index of the first vector element of maximum absolute value.
 
integer function izmax1 (n, zx, incx)
 IZMAX1 finds the index of the first vector element of maximum absolute value.
 

Detailed Description