MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
izamax
Function
11 statements
Source File
iamax.f90
f77_blas_iamax
izamax
Contents
public pure function izamax(n, x, incx)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
complex(kind=REAL64),
intent(in)
::
x
(*)
integer,
intent(in)
::
incx
Return Value
integer