zdscal_

scal_ scales a vector by a constant.

More...
extern (C) nothrow @nogc @system
int
zdscal_
(
ref const FortranInt n
,
ref const double a
,
cdouble* x
,
ref const FortranInt incx
)

Detailed Description

Meta