Functions
Fn_repmat

Functions

template<typename T1 >
arma_inline const Op< T1, op_repmatrepmat (const Base< typename T1::elem_type, T1 > &A, const uword r, const uword c)
 delayed 'repeat matrix' construction of a matrix More...
 

Detailed Description

Function Documentation

template<typename T1 >
arma_inline const Op<T1, op_repmat> repmat ( const Base< typename T1::elem_type, T1 > &  A,
const uword  r,
const uword  c 
)

delayed 'repeat matrix' construction of a matrix

Definition at line 25 of file fn_repmat.hpp.



armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00