csscal_

scal_ scales a vector by a constant.

More...
extern (C) nothrow @nogc @system
int
csscal_
(
ref const FortranInt n
,
ref const float a
,
cfloat* x
,
ref const FortranInt incx
)

Detailed Description

Meta