numpy.matrix.repeat

方法

matrix.repeat(repeats, axis=None)

重复数组元素。

参照 numpy.repeat 完整文件。

参见

numpy.repeat

等效函数