#include <unwrap.hpp>
Public Member Functions | |
unwrap_check (const Col< eT > &A, const Mat< eT > &B) | |
~unwrap_check () | |
Public Attributes | |
const Col< eT > * | M_local |
const Col< eT > & | M |
Definition at line 216 of file unwrap.hpp.
unwrap_check< Col< eT > >::unwrap_check | ( | const Col< eT > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
unwrap_check< Col< eT > >::~unwrap_check | ( | ) | [inline] |
Definition at line 230 of file unwrap.hpp.
const Col<eT>* unwrap_check< Col< eT > >::M_local |
Definition at line 242 of file unwrap.hpp.
const Col<eT>& unwrap_check< Col< eT > >::M |
Definition at line 243 of file unwrap.hpp.