ExpandGrid: ExpandGrid

View source: R/RcppExports.R

ExpandGridR Documentation

ExpandGrid

Description

ExpandGrid

Usage

ExpandGrid(vector1, vector2)

Arguments

vector1

first IntegerVector of values to compute the cartesian product

vector2

second IntegerVector of values to compute the cartesian product

Value

IntegerMatrix: of 2 columns with the cartesian product of vec1 and vec2


FlexRL documentation built on April 4, 2025, 4:41 a.m.