#include <unwrap.hpp>
Public Member Functions | |
partial_unwrap_check (const Col< 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 1154 of file unwrap.hpp.
partial_unwrap_check< Col< eT > >::partial_unwrap_check | ( | const Col< eT > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
partial_unwrap_check< Col< eT > >::~partial_unwrap_check | ( | ) | [inline] |
Definition at line 1171 of file unwrap.hpp.
const bool partial_unwrap_check< Col< eT > >::do_trans |
Definition at line 1183 of file unwrap.hpp.
const bool partial_unwrap_check< Col< eT > >::do_times |
Definition at line 1184 of file unwrap.hpp.
const eT partial_unwrap_check< Col< eT > >::val |
Definition at line 1185 of file unwrap.hpp.
const Mat<eT>* partial_unwrap_check< Col< eT > >::M_local |
Definition at line 1186 of file unwrap.hpp.
const Mat<eT>& partial_unwrap_check< Col< eT > >::M |
Definition at line 1187 of file unwrap.hpp.