#include <unwrap.hpp>
Public Member Functions | |
unwrap_check (const Row< eT > &A, const Mat< eT > &B) | |
~unwrap_check () | |
Public Attributes | |
const Row< eT > * | M_local |
const Row< eT > & | M |
Definition at line 183 of file unwrap.hpp.
unwrap_check< Row< eT > >::unwrap_check | ( | const Row< eT > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
unwrap_check< Row< eT > >::~unwrap_check | ( | ) | [inline] |
Definition at line 197 of file unwrap.hpp.
const Row<eT>* unwrap_check< Row< eT > >::M_local |
Definition at line 209 of file unwrap.hpp.
const Row<eT>& unwrap_check< Row< eT > >::M |
Definition at line 210 of file unwrap.hpp.