Static Public Member Functions

op_repmat Class Reference
[Op_repmat]

#include <op_repmat_proto.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file op_repmat_proto.hpp.