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