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

sp_mv_op#

nvmath.bindings.cusparse.sp_mv_op(
intptr_t handle,
intptr_t plan,
intptr_t alpha,
intptr_t beta,
intptr_t vec_x,
intptr_t vec_y,
intptr_t vec_z,
)[source]#

See cusparseSpMVOp.