#include <unwrap.hpp>
Public Member Functions | |
partial_unwrap_check (const Row< eT > &A, const Mat< eT > &B) | |
~partial_unwrap_check () | |
Public Attributes | |
const bool | do_trans |
const bool | do_times |
const eT | val |
const Mat< eT > * | M_local |
const Mat< eT > & | M |
Definition at line 1010 of file unwrap.hpp.
partial_unwrap_check< Row< eT > >::partial_unwrap_check | ( | const Row< eT > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
partial_unwrap_check< Row< eT > >::~partial_unwrap_check | ( | ) | [inline] |
Definition at line 1027 of file unwrap.hpp.
const bool partial_unwrap_check< Row< eT > >::do_trans |
Definition at line 1039 of file unwrap.hpp.
const bool partial_unwrap_check< Row< eT > >::do_times |
Definition at line 1040 of file unwrap.hpp.
const eT partial_unwrap_check< Row< eT > >::val |
Definition at line 1041 of file unwrap.hpp.
const Mat<eT>* partial_unwrap_check< Row< eT > >::M_local |
Definition at line 1042 of file unwrap.hpp.
const Mat<eT>& partial_unwrap_check< Row< eT > >::M |
Definition at line 1043 of file unwrap.hpp.