$search
Classes | |
class | glue_toeplitz |
class | glue_toeplitz_circ |
Functions | |
template<typename T1 , typename T2 > | |
static void | glue_toeplitz_circ::apply (Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_toeplitz_circ > &in) |
template<typename T1 , typename T2 > | |
static void | glue_toeplitz::apply (Mat< typename T1::elem_type > &out, const Glue< T1, T2, glue_toeplitz > &in) |
void glue_toeplitz_circ::apply | ( | Mat< typename T1::elem_type > & | out, | |
const Glue< T1, T2, glue_toeplitz_circ > & | in | |||
) | [inline, static, inherited] |
Definition at line 119 of file glue_toeplitz_meat.hpp.
void glue_toeplitz::apply | ( | Mat< typename T1::elem_type > & | out, | |
const Glue< T1, T2, glue_toeplitz > & | in | |||
) | [inline, static, inherited] |
Definition at line 25 of file glue_toeplitz_meat.hpp.