public interface mfi_iamax
Generic modern interface for IAMAX.
Supports s, d, c, z.
See also:
f77_iamax, f77_iamax, f77_iamax, f77_iamax.
Module Procedures
Modern interface for f77_iamax.
See also: mfi_iamax, f77_iamax.
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=REAL32),
|
intent(in) |
|
|
:: |
x(:) |
|
integer,
|
intent(in), |
optional |
|
:: |
incx |
|
Return Value
integer
Modern interface for f77_iamax.
See also: mfi_iamax, f77_iamax.
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=REAL64),
|
intent(in) |
|
|
:: |
x(:) |
|
integer,
|
intent(in), |
optional |
|
:: |
incx |
|
Return Value
integer
Modern interface for f77_iamax.
See also: mfi_iamax, f77_iamax.
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=REAL32),
|
intent(in) |
|
|
:: |
x(:) |
|
integer,
|
intent(in), |
optional |
|
:: |
incx |
|
Return Value
integer
Modern interface for f77_iamax.
See also: mfi_iamax, f77_iamax.
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=REAL64),
|
intent(in) |
|
|
:: |
x(:) |
|
integer,
|
intent(in), |
optional |
|
:: |
incx |
|
Return Value
integer