unwrap_check< T1 > Class Template Reference
[Unwrap]

#include <unwrap.hpp>

List of all members.

Private Member Functions

template<typename eT >
 unwrap_check (const T1 &A, const Mat< eT > &B)
template<typename eT >
 unwrap_check (const T1 &A, const Row< eT > &B)
template<typename eT >
 unwrap_check (const T1 &A, const Col< eT > &B)
template<typename eT >
 unwrap_check (const T1 &A, const subview< eT > &B)
template<typename eT >
 unwrap_check (const T1 &A, const diagview< eT > &B)


Detailed Description

template<typename T1>
class unwrap_check< T1 >

Definition at line 373 of file unwrap.hpp.


Constructor & Destructor Documentation

template<typename T1 >
template<typename eT >
unwrap_check< T1 >::unwrap_check ( const T1 &  A,
const Mat< eT > &  B 
) [inline, private]

template<typename T1 >
template<typename eT >
unwrap_check< T1 >::unwrap_check ( const T1 &  A,
const Row< eT > &  B 
) [inline, private]

template<typename T1 >
template<typename eT >
unwrap_check< T1 >::unwrap_check ( const T1 &  A,
const Col< eT > &  B 
) [inline, private]

template<typename T1 >
template<typename eT >
unwrap_check< T1 >::unwrap_check ( const T1 &  A,
const subview< eT > &  B 
) [inline, private]

template<typename T1 >
template<typename eT >
unwrap_check< T1 >::unwrap_check ( const T1 &  A,
const diagview< eT > &  B 
) [inline, private]