The OpenD Programming Language

glas_drotm

Applies a modified plane rotation.

More...
extern (C) nothrow @nogc @system pure
void
glas_drotm
(
Slice!(SliceKind.universal, [1], double*) xsl
,
Slice!(SliceKind.universal, [1], double*) ysl
,
ref const double[5] sparam
)

Detailed Description

Unified alias

rotn

BLAS: SROTM, DROTM

Meta