numpy.matrix.repeat#

方法

matrix.repeat(repeats, axis=None)#

重複陣列中的元素。

完整文件請參閱 numpy.repeat

另請參閱

numpy.repeat

等效函數