Functions

fn_toeplitz.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
Glue< T1, T1, glue_toeplitztoeplitz (const Base< typename T1::elem_type, T1 > &X)
template<typename T1 , typename T2 >
Glue< T1, T2, glue_toeplitztoeplitz (const Base< typename T1::elem_type, T1 > &X, const Base< typename T1::elem_type, T2 > &Y)