Functions

fn_repmat.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
arma_inline const Op< T1,
op_repmat
repmat (const Base< typename T1::elem_type, T1 > &A, const u32 r, const u32 c)
 //! delayed 'repeat matrix' construction of a matrix