get_vector#

nvmath.bindings.cublas.get_vector(
int n,
int elem_size,
intptr_t x,
int incx,
intptr_t y,
int incy,
)[source]#

See cublasGetVector.