Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[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.