#include <unwrap.hpp>
Public Member Functions | |
partial_unwrap_check (const Op< Row< eT >, op_trans2 > &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 1087 of file unwrap.hpp.
partial_unwrap_check< Op< Row< eT >, op_trans2 > >::partial_unwrap_check | ( | const Op< Row< eT >, op_trans2 > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
partial_unwrap_check< Op< Row< eT >, op_trans2 > >::~partial_unwrap_check | ( | ) | [inline] |
Definition at line 1103 of file unwrap.hpp.
const bool partial_unwrap_check< Op< Row< eT >, op_trans2 > >::do_trans |
Definition at line 1115 of file unwrap.hpp.
const bool partial_unwrap_check< Op< Row< eT >, op_trans2 > >::do_times |
Definition at line 1116 of file unwrap.hpp.
const eT partial_unwrap_check< Op< Row< eT >, op_trans2 > >::val |
Definition at line 1117 of file unwrap.hpp.
Definition at line 1118 of file unwrap.hpp.
Definition at line 1119 of file unwrap.hpp.