Wrapper for zdscal.
| Parameters: | a : input float x : input rank-1 array(‘D’) with bounds (*) |
|---|---|
| Returns: | x : rank-1 array(‘D’) with bounds (*) |
| Other Parameters: | |
n : input int, optional
overwrite_x : input int, optional
offx : input int, optional
incx : input int, optional
|
|