srotm#

nvmath.bindings.cublas.srotm(
intptr_t handle,
int n,
intptr_t x,
int incx,
intptr_t y,
int incy,
intptr_t param,
)[source]#

See cublasSrotm.