The OpenD Programming Language

glas_scasum

Takes the sum of the absolute values.

More...
extern (C) nothrow @nogc @system pure
float
glas_scasum
(
Slice!(SliceKind.universal, [1], const(cfloat)*) xsl
)

Detailed Description

Unified alias

asum

BLAS: SASUM, DASUM, SCASUM, DZASUM

Meta