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