The OpenD Programming Language

dznrm2_

Returns the euclidean norm of a vector via the function.

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

Detailed Description

Meta