OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
izamaxsub.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
izamaxsub
(n, x, incx, iamax)
Function/Subroutine Documentation
◆
izamaxsub()
subroutine izamaxsub
(
integer
n
,
double
complex
, dimension(*)
x
,
integer
incx
,
integer
iamax
)
Definition at line
6
of file
izamaxsub.f
.
7
c
8
external
izamax
9
integer
izamax,iamax
10
integer
n,incx
11
double complex
x(*)
12
c
13
iamax=
izamax
(n,x,incx)
14
return
izamax
integer function izamax(n, zx, incx)
IZAMAX
Definition
izamax.f:71
engine
extlib
lapack-3.10.1
CBLAS
src
izamaxsub.f
Generated by
1.15.0