The OpenD Programming Language

dasum_

Takes the sum of the absolute values.

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

Detailed Description

Meta