The OpenD Programming Language

scasum_

Takes the sum of the absolute values.

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

Detailed Description

Meta