R/segTraj_repmat.R
repmat.Rd
repmat repeats a matrix
repmat(a, n, m)
the base matrix
number of repetition in lines
number of repetition in columns
a matrix with n repeats of a in lines et m in columns