The OpenD Programming Language

_glas_dasum

Takes the sum of the absolute values.

More...
extern (C) nothrow @nogc @system pure
double
_glas_dasum
(
size_t n
,
ptrdiff_t incx
,
const(double)* x
)

Detailed Description

Unified alias

asum

BLAS: SASUM, DASUM, SCASUM, DZASUM

Meta