zpotrf_batched#

nvmath.bindings.cusolverDn.zpotrf_batched(
intptr_t handle,
int uplo,
int n,
aarray,
int lda,
intptr_t info_array,
int batch_size,
)[source]#

See cusolverDnZpotrfBatched.