Unwrap_cube

Classes

class  unwrap_cube< T1 >
class  unwrap_cube< Cube< eT > >
class  unwrap_cube< OpCube< T1, op_type > >
class  unwrap_cube< GlueCube< T1, T2, glue_cube_type > >
class  unwrap_cube< subview_cube< eT > >
class  unwrap_cube_check< T1 >
class  unwrap_cube_check< Cube< eT > >
class  unwrap_cube_check< OpCube< T1, op_type > >
class  unwrap_cube_check< GlueCube< T1, T2, glue_cube_type > >
class  unwrap_cube_check< subview_cube< eT > >
class  unwrap_cube_write< T1 >
 if the given object in not a cube, unwrap it into the given 'out' cube (i.e. do not create another cube) and provide a reference to the 'out' cube. if the given object is a cube, set the size of the 'out' cube to be the same as the given object and provide a reference to the given object. More...
class  unwrap_cube_write< Cube< eT > >
class  unwrap_cube_write< OpCube< T1, op_type > >
class  unwrap_cube_write< GlueCube< T1, T2, glue_type > >
class  unwrap_cube_write< subview_cube< eT > >