#include <unwrap_cube.hpp>
Public Types | |
typedef T1::elem_type | eT |
Public Member Functions | |
unwrap_cube (const T1 &A) | |
Public Attributes | |
const Cube< eT > | M |
Definition at line 20 of file unwrap_cube.hpp.
typedef T1::elem_type unwrap_cube< T1 >::eT |
Definition at line 24 of file unwrap_cube.hpp.
unwrap_cube< T1 >::unwrap_cube | ( | const T1 & | A | ) | [inline] |
Definition at line 27 of file unwrap_cube.hpp.
const Cube<eT> unwrap_cube< T1 >::M |
Definition at line 33 of file unwrap_cube.hpp.