nvmath.bindings.cublas.ztpsv

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

See cublasZtpsv.