The OpenD Programming Language

sasum_

Takes the sum of the absolute values.

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

Detailed Description

Meta