Usage
ExpandGrid(vector1, vector2)
Value
IntegerMatrix: of 2 columns with the cartesian product of vec1 and vec2
Arguments
- vector1
first IntegerVector of values to compute the cartesian product
- vector2
second IntegerVector of values to compute the cartesian product