#include <unwrap.hpp>
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) |
Definition at line 373 of file unwrap.hpp.
unwrap_check< T1 >::unwrap_check | ( | const T1 & | A, | |
const Mat< eT > & | B | |||
) | [inline, private] |
unwrap_check< T1 >::unwrap_check | ( | const T1 & | A, | |
const Row< eT > & | B | |||
) | [inline, private] |
unwrap_check< T1 >::unwrap_check | ( | const T1 & | A, | |
const Col< eT > & | B | |||
) | [inline, private] |
unwrap_check< T1 >::unwrap_check | ( | const T1 & | A, | |
const subview< eT > & | B | |||
) | [inline, private] |
unwrap_check< T1 >::unwrap_check | ( | const T1 & | A, | |
const diagview< eT > & | B | |||
) | [inline, private] |