Expression of the multiple replication of a matrix or vector. More...
Inherits type< Replicate< MatrixType, RowFactor, ColFactor > >.
Expression of the multiple replication of a matrix or vector.
MatrixType | the type of the object we are replicating |
This class represents an expression of the multiple replication of a matrix or vector. It is the return type of DenseBase::replicate() and most of the time this is the only way it is used.