zaxpy# nvmath.bindings.cublas.zaxpy( intptr_t handle, int n, intptr_t alpha, intptr_t x, int incx, intptr_t y, int incy, )[source]# See cublasZaxpy.