replicate

final Matrix replicate(Integer n)

Concatenate the copies of this vector n times.

Return

result of the concatenation.

Parameters

n