rot_ex_64#

nvmath.bindings.cublas.rot_ex_64(
intptr_t handle,
int64_t n,
intptr_t x,
int x_type,
int64_t incx,
intptr_t y,
int y_type,
int64_t incy,
intptr_t c,
intptr_t s,
int cs_type,
int executiontype,
)[source]#

See cublasRotEx_64.