#include <unwrap.hpp>
Public Member Functions | |
| partial_unwrap (const Op< Col< eT >, op_trans2 > &A) | |
| ~partial_unwrap () | |
Public Attributes | |
| const bool | do_trans |
| const bool | do_times |
| const eT | val |
| const Mat< eT > & | M |
Definition at line 648 of file unwrap.hpp.
| partial_unwrap< Op< Col< eT >, op_trans2 > >::partial_unwrap | ( | const Op< Col< eT >, op_trans2 > & | A | ) | [inline] |
| partial_unwrap< Op< Col< eT >, op_trans2 > >::~partial_unwrap | ( | ) | [inline] |
Definition at line 663 of file unwrap.hpp.
| const bool partial_unwrap< Op< Col< eT >, op_trans2 > >::do_trans |
Definition at line 669 of file unwrap.hpp.
| const bool partial_unwrap< Op< Col< eT >, op_trans2 > >::do_times |
Definition at line 670 of file unwrap.hpp.
| const eT partial_unwrap< Op< Col< eT >, op_trans2 > >::val |
Definition at line 671 of file unwrap.hpp.
Definition at line 672 of file unwrap.hpp.