#include <unwrap.hpp>
Public Types | |
typedef T1::elem_type | eT |
Public Member Functions | |
unwrap_check (const T1 &A, const Mat< eT > &B) | |
~unwrap_check () | |
Public Attributes | |
const Mat< eT > | M |
Definition at line 122 of file unwrap.hpp.
typedef T1::elem_type unwrap_check< T1 >::eT |
Definition at line 126 of file unwrap.hpp.
unwrap_check< T1 >::unwrap_check | ( | const T1 & | A, |
const Mat< eT > & | B | ||
) | [inline] |
Definition at line 129 of file unwrap.hpp.
unwrap_check< T1 >::~unwrap_check | ( | ) | [inline] |
Definition at line 137 of file unwrap.hpp.
const Mat<eT> unwrap_check< T1 >::M |
Definition at line 142 of file unwrap.hpp.