Method Array.interleave_array()
- Method interleave_array
array(int) interleave_array(array(mapping(int:mixed))tab)- Description
Interleave a sparse matrix.
Returns an array with offsets that describe how to shift the rows of
tabso that only at most one non-zero value exists in every column.