The OpenD Programming Language

zswap_

Interchanges two vectors.

More...
extern (C) nothrow @nogc @system
int
zswap_
(
ref const FortranInt n
,
cdouble* x
,
ref const FortranInt incx
,
cdouble* y
,
ref const FortranInt incy
)

Detailed Description

Meta