#include <unwrap.hpp>
Public Member Functions | |
partial_unwrap (const Op< Col< eT >, op_trans > &A) | |
~partial_unwrap () | |
Public Attributes | |
const bool | do_trans |
const bool | do_times |
const eT | val |
const Mat< eT > & | M |
Definition at line 618 of file unwrap.hpp.
partial_unwrap< Op< Col< eT >, op_trans > >::partial_unwrap | ( | const Op< Col< eT >, op_trans > & | A | ) | [inline] |
partial_unwrap< Op< Col< eT >, op_trans > >::~partial_unwrap | ( | ) | [inline] |
Definition at line 633 of file unwrap.hpp.
const bool partial_unwrap< Op< Col< eT >, op_trans > >::do_trans |
Definition at line 639 of file unwrap.hpp.
const bool partial_unwrap< Op< Col< eT >, op_trans > >::do_times |
Definition at line 640 of file unwrap.hpp.
const eT partial_unwrap< Op< Col< eT >, op_trans > >::val |
Definition at line 641 of file unwrap.hpp.
Definition at line 642 of file unwrap.hpp.