R/RcppExports.R
mergeListsToArmaUVec.Rd
Concatenates the values from list1 and list2.
list1
list2
mergeListsToArmaUVec(list1, list2)
Lists of unsigned values.
An Armadillo uvec that concatenates list1 and list2.