
[Top]
Array
|
Method Array.interleave_array()
- Method
interleave_array
array(int) Array.interleave_array(array(mapping(int:mixed)) tab)
- Description
-
Interleave a sparse matrix.
Returns an array with offsets that describe how to interleave
the rows of tab.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|