#include <unwrap.hpp>
Public Member Functions | |
unwrap (const diagview< eT > &A) | |
Public Attributes | |
const Mat< eT > | M |
Definition at line 140 of file unwrap.hpp.
Definition at line 144 of file unwrap.hpp.
00145 : M(A) 00146 { 00147 arma_extra_debug_sigprint(); 00148 }
Definition at line 150 of file unwrap.hpp.