create_const_sp_vec# nvmath.bindings.cusparse.create_const_sp_vec( int64_t size, int64_t nnz, intptr_t indices, intptr_t values, int idx_type, int idx_base, int value_type, ) → intptr_t[source]# See cusparseCreateConstSpVec.