The OpenD Programming Language

_glas_scasum

Takes the sum of the absolute values.

More...
extern (C) nothrow @nogc @system pure
float
_glas_scasum
(
size_t n
,
ptrdiff_t incx
,
const(cfloat)* x
)

Detailed Description

Unified alias

asum

BLAS: SASUM, DASUM, SCASUM, DZASUM

Meta