#include <unwrap.hpp>
Public Types | |
typedef T1::elem_type | eT |
Public Member Functions | |
eT | get_val () const |
partial_unwrap (const T1 &A) | |
~partial_unwrap () | |
Public Attributes | |
const Mat< eT > | M |
Static Public Attributes | |
static const bool | do_times = false |
static const bool | do_trans = false |
Definition at line 387 of file unwrap.hpp.
typedef T1::elem_type partial_unwrap< T1 >::eT |
Definition at line 391 of file unwrap.hpp.
|
inline |
Definition at line 393 of file unwrap.hpp.
|
inline |
Definition at line 401 of file unwrap.hpp.
|
inline |
Definition at line 407 of file unwrap.hpp.
|
static |
Definition at line 411 of file unwrap.hpp.
|
static |
Definition at line 410 of file unwrap.hpp.
const Mat<eT> partial_unwrap< T1 >::M |
Definition at line 413 of file unwrap.hpp.