cscal_64#

nvmath.bindings.cublas.cscal_64(
intptr_t handle,
int64_t n,
intptr_t alpha,
intptr_t x,
int64_t incx,
)[source]#

See cublasCscal_64.