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