#include <unwrap.hpp>
Public Member Functions | |
unwrap (const mtOp< out_eT, T1, op_type > &A) | |
Public Attributes | |
const Mat< out_eT > | M |
Definition at line 104 of file unwrap.hpp.
unwrap< mtOp< out_eT, T1, op_type > >::unwrap | ( | const mtOp< out_eT, T1, op_type > & | A | ) | [inline] |
Definition at line 108 of file unwrap.hpp.
: M(A) { arma_extra_debug_sigprint(); }