Type Definition librsb_sys::rsb_coo_idx_t

source · []
pub type rsb_coo_idx_t = c_int;
Expand description

The coordinate arrays index type.

Should not overflow when indexing matrix elements by coordinates. Legal values when specifying a matrix size should be within #RSB_MIN_MATRIX_DIM and #RSB_MAX_MATRIX_DIM