sspr#

nvmath.bindings.cublas.sspr(
intptr_t handle,
int uplo,
int n,
intptr_t alpha,
intptr_t x,
int incx,
intptr_t ap,
)[source]#

See cublasSspr.