The OpenD Programming Language

scnrm2_

Returns the euclidean norm of a vector via the function.

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

Detailed Description

Meta