#include <unwrap.hpp>
Public Member Functions | |
partial_unwrap_check (const Op< Mat< eT >, op_trans > &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 905 of file unwrap.hpp.
partial_unwrap_check< Op< Mat< eT >, op_trans > >::partial_unwrap_check | ( | const Op< Mat< eT >, op_trans > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
partial_unwrap_check< Op< Mat< eT >, op_trans > >::~partial_unwrap_check | ( | ) | [inline] |
Definition at line 921 of file unwrap.hpp.
const bool partial_unwrap_check< Op< Mat< eT >, op_trans > >::do_trans |
Definition at line 933 of file unwrap.hpp.
const bool partial_unwrap_check< Op< Mat< eT >, op_trans > >::do_times |
Definition at line 934 of file unwrap.hpp.
const eT partial_unwrap_check< Op< Mat< eT >, op_trans > >::val |
Definition at line 935 of file unwrap.hpp.
Definition at line 936 of file unwrap.hpp.
Definition at line 937 of file unwrap.hpp.