Searched defs:replicate (Results 1 – 3 of 3) sorted by relevance
61 struct replicate { struct71 MapType(out+i*stride+0*step, x1.rows()*2, x1.cols()*2) = x1.replicate(2,2); in operator ()() argument
12 template<typename MatrixType> void replicate(const MatrixType& m) in replicate() function
554 const Replicate<Derived, Dynamic, Dynamic> replicate(Index rowFactor, Index colFactor) const in replicate() function