ooici / coverage-model

BSD 2-Clause "Simplified" License
2 stars 9 forks source link

M117/Issue #184 - New ArrayType implementation #192

Closed caseybryant closed 10 years ago

caseybryant commented 10 years ago

Arrays with differing inner dimension size are merged into one array with the largest inner dimension being the inner dimension of the new array. Fill values are used for inner-array elements which did not exist in the originating array.