Classes | Functions
Op_repmat

Classes

class  op_repmat
 

Functions

template<typename T1 >
static void op_repmat::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_repmat > &in)
 implementation of the 'repeat matrix' operation, used for constructing matrices More...
 

Detailed Description

Function Documentation

template<typename T1 >
void op_repmat::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_repmat > &  in 
)
inlinestatic

implementation of the 'repeat matrix' operation, used for constructing matrices

Definition at line 26 of file op_repmat_meat.hpp.



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