The OpenD Programming Language

icamax_

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

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

Detailed Description

Meta