#include <unwrap.hpp>
Public Types | |
typedef T1::elem_type | eT |
Public Member Functions | |
partial_unwrap_check (const Op< T1, 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 |
Definition at line 773 of file unwrap.hpp.
typedef T1::elem_type partial_unwrap_check< Op< T1, op_trans > >::eT |
Definition at line 777 of file unwrap.hpp.
partial_unwrap_check< Op< T1, op_trans > >::partial_unwrap_check | ( | const Op< T1, op_trans > & | A, | |
const Mat< eT > & | B | |||
) | [inline] |
partial_unwrap_check< Op< T1, op_trans > >::~partial_unwrap_check | ( | ) | [inline] |
Definition at line 790 of file unwrap.hpp.
{ arma_extra_debug_sigprint(); }
const bool partial_unwrap_check< Op< T1, op_trans > >::do_trans |
Definition at line 795 of file unwrap.hpp.
const bool partial_unwrap_check< Op< T1, op_trans > >::do_times |
Definition at line 796 of file unwrap.hpp.
const eT partial_unwrap_check< Op< T1, op_trans > >::val |
Definition at line 797 of file unwrap.hpp.
Definition at line 798 of file unwrap.hpp.