replicate

final ComplexMatrix replicate(Integer n)

Concatenate the copies of this vector n times.

Return

result of the concatenation.

Parameters

n