#include <unwrap.hpp>
Public Member Functions | |
unwrap (const subview< eT > &A) | |
Public Attributes | |
const Mat< eT > | M |
Definition at line 123 of file unwrap.hpp.
Definition at line 127 of file unwrap.hpp.
00128 : M(A) 00129 { 00130 arma_extra_debug_sigprint(); 00131 }
Definition at line 133 of file unwrap.hpp.