unwrap_write< T1 > Class Template Reference
[Unwrap]
if the given object in not a matrix, unwrap it into the given 'out' matrix (i.e. do not create another matrix) and provide a reference to the 'out' matrix. if the given object is a matrix, set the size of the 'out' matrix to be the same as the given object and provide a reference to the given object.
More...
#include <unwrap.hpp>
List of all members.
Detailed Description
template<typename T1>
class unwrap_write< T1 >
if the given object in not a matrix, unwrap it into the given 'out' matrix (i.e. do not create another matrix) and provide a reference to the 'out' matrix. if the given object is a matrix, set the size of the 'out' matrix to be the same as the given object and provide a reference to the given object.
Definition at line 725 of file unwrap.hpp.
Constructor & Destructor Documentation
template<typename T1>
template<typename eT >
template<typename T1>
template<typename eT >
template<typename T1>
template<typename eT >
template<typename T1>
template<typename eT >
template<typename T1>
template<typename eT >