Learn R Programming

segclust2d (version 0.3.3)

arma_repmat: arma_repmat

Description

C++ Armadillo version for repmat function. Repeat a matrix in bloc.

Usage

arma_repmat(A, n, m)

Arguments

A

matrix

n

number of repetition in line

m

number of repetition in column