sscal_64#

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

See cublasSscal_64.