#include <unwrap.hpp>
Public Types | |
typedef T1::elem_type | eT1 |
Public Member Functions | |
template<typename eT2 > | |
unwrap_check_mixed (const T1 &A, const Mat< eT2 > &B) | |
~unwrap_check_mixed () | |
Public Attributes | |
const Mat< eT1 > | M |
Definition at line 254 of file unwrap.hpp.
typedef T1::elem_type unwrap_check_mixed< T1 >::eT1 |
Definition at line 258 of file unwrap.hpp.
unwrap_check_mixed< T1 >::unwrap_check_mixed | ( | const T1 & | A, |
const Mat< eT2 > & | B | ||
) | [inline] |
Definition at line 262 of file unwrap.hpp.
unwrap_check_mixed< T1 >::~unwrap_check_mixed | ( | ) | [inline] |
Definition at line 270 of file unwrap.hpp.
const Mat<eT1> unwrap_check_mixed< T1 >::M |
Definition at line 275 of file unwrap.hpp.