$Cols= ''
$Matrix= 'array()'
array()
$Rows= ''
eZDiffMatrix( $rows = null, $cols = null ) : void
get( $row, $col ) : void
set( $row, $col, $value ) : void
setSize( $nRows, $nCols ) : void