Wrapper for dswap.
| Parameters: | x : input rank-1 array(‘d’) with bounds (*) y : input rank-1 array(‘d’) with bounds (*) |
|---|---|
| Returns: | x : rank-1 array(‘d’) with bounds (*) y : rank-1 array(‘d’) with bounds (*) |
| Other Parameters: | |
n : input int, optional
offx : input int, optional
incx : input int, optional
offy : input int, optional
incy : input int, optional
|
|