The OpenD Programming Language

izamax_

Finds the index of the first element having maximum |Re(.)| + |Im(.)|.

More...
extern (C) nothrow @nogc @system
int
izamax_
(
ref const FortranInt n
,
const(cdouble)* x
,
ref const FortranInt incx
)

Detailed Description

Meta