LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
iamax: argmax_i | real( x_i ) | + | imag( x_i ) |
Collaboration diagram for iamax: argmax_i | real( x_i ) | + | imag( x_i ) |:

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...
 

Detailed Description