![]() |
![]()
| ![]() |
![]()
NAMEiamax - iamax: argmax_i | real( x_i ) | + | imag( x_i ) | SYNOPSISFunctionsinteger function icamax (n, cx, incx)
Detailed DescriptionFunction Documentationinteger function icamax (integer n, complex, dimension(*) cx, integer incx)ICAMAX Purpose:
Parameters N
CX
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 70 of file icamax.f. integer function idamax (integer n, double precision, dimension(*) dx, integer incx)IDAMAX Purpose:
Parameters N
DX
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 70 of file idamax.f. integer function isamax (integer n, real, dimension(*) sx, integer incx)ISAMAX Purpose:
Parameters N
SX
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 70 of file isamax.f. integer function izamax (integer n, complex*16, dimension(*) zx, integer incx)IZAMAX Purpose:
Parameters N
ZX
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 70 of file izamax.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|