The nvmath.bindings module is experimental and potentially subject to future changes.

rot#

nvmath.bindings.cusparse.rot(
intptr_t handle,
intptr_t c_coeff,
intptr_t s_coeff,
intptr_t vec_x,
intptr_t vec_y,
)[source]#

See cusparseRot.