nvmath.bindings.cublas.ztpmv

nvmath.bindings.cublas.ztpmv(intptr_t handle, int uplo, int trans, int diag, int n, intptr_t ap, intptr_t x, int incx)[source]

See cublasZtpmv.