#include <unwrap.hpp>
Public Member Functions | |
unwrap_check (const Mat< eT > &A, const Mat< eT > &B) | |
~unwrap_check () | |
Public Attributes | |
const Mat< eT > * | M_local |
const Mat< eT > & | M |
Definition at line 150 of file unwrap.hpp.
unwrap_check< Mat< eT > >::unwrap_check | ( | const Mat< eT > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
unwrap_check< Mat< eT > >::~unwrap_check | ( | ) | [inline] |
Definition at line 164 of file unwrap.hpp.
const Mat<eT>* unwrap_check< Mat< eT > >::M_local |
Definition at line 176 of file unwrap.hpp.
const Mat<eT>& unwrap_check< Mat< eT > >::M |
Definition at line 177 of file unwrap.hpp.