dscal_64#

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

See cublasDscal_64.